| march | n8 | 00:02 |
|---|---|---|
| *** march has quit IRC | 00:03 | |
| *** pcardune_mac has quit IRC | 00:47 | |
| *** pcardune_mac has joined #schooltool | 01:49 | |
| *** pcardune_mac has quit IRC | 02:23 | |
| *** Bhaskar has joined #schooltool | 07:38 | |
| *** pcardune_mac has joined #schooltool | 07:39 | |
| *** pcardune_mac_ has joined #schooltool | 07:46 | |
| *** pcardune_mac has quit IRC | 07:46 | |
| *** pcardune_mac has joined #schooltool | 07:51 | |
| *** pcardune_mac_ has quit IRC | 07:51 | |
| *** pcardune_mac_ has joined #schooltool | 07:53 | |
| *** pcardune_mac has quit IRC | 07:53 | |
| *** pcardune_mac has joined #schooltool | 07:54 | |
| *** pcardune_mac_ has quit IRC | 07:54 | |
| *** Bhaskar has quit IRC | 08:00 | |
| *** pcardune_mac_ has joined #schooltool | 08:01 | |
| *** pcardune_mac has quit IRC | 08:01 | |
| *** pcardune_mac_ has quit IRC | 08:36 | |
| *** didymo has joined #schooltool | 09:21 | |
| *** Bhaskar has joined #schooltool | 11:51 | |
| *** Aiste has joined #schooltool | 12:37 | |
| *** Bhaskar has quit IRC | 12:38 | |
| *** Bhaskar has joined #schooltool | 12:43 | |
| *** Aiste has quit IRC | 13:21 | |
| *** Bhaskar has quit IRC | 14:16 | |
| *** didymo has quit IRC | 14:19 | |
| *** Fujitsu has quit IRC | 16:18 | |
| *** ignas has joined #schooltool | 17:19 | |
| *** jfroche has joined #schooltool | 18:50 | |
| jfroche | ignas: don't worry, i didn't forget you ;) | 18:50 |
| *** jinty has quit IRC | 19:28 | |
| ignas | :) | 19:28 |
| *** pcardune_mac has joined #schooltool | 19:46 | |
| *** bnguyen has joined #schooltool | 20:32 | |
| *** bnguyen has left #schooltool | 20:35 | |
| *** Aiste has joined #schooltool | 20:41 | |
| *** pcardune_mac has quit IRC | 20:43 | |
| *** pcardune_mac has joined #schooltool | 21:08 | |
| *** pcardune has joined #schooltool | 22:26 | |
| ignas | pcardune: ayt? | 23:09 |
| pcardune | ignas: yes | 23:09 |
| ignas | pcardune: do you have the resource booking branch deployed in production? | 23:10 |
| pcardune | no | 23:10 |
| ignas | i see | 23:10 |
| ignas | ok | 23:10 |
| pcardune | the only thing we have deployed in production is cando2006 release branch | 23:10 |
| ignas | wanted to know whether i should keep db compatibility with trunk only, or should i take the resource booking branch into account | 23:11 |
| pcardune | yes, trunk only | 23:11 |
| ignas | ok | 23:11 |
| *** smalekgh has joined #schooltool | 23:25 | |
| smalekgh | Woah! It's Paul! And he's on all day! | 23:25 |
| pcardune | hi smalekgh | 23:26 |
| smalekgh | hello | 23:26 |
| smalekgh | what's the zope:adapter 'trusted' field do? | 23:30 |
| smalekgh | in the zcml thinger | 23:30 |
| pcardune | umm, do you already know about adapters? | 23:36 |
| smalekgh | read up a bit on it, it takes a thing as part of its constructor, and provides a different interface for that thing with it's own methods | 23:37 |
| smalekgh | 'factory' = constructor | 23:37 |
| pcardune | yeah | 23:37 |
| pcardune | the "Trusted" part means that the "thing" passed to the instructer is not security proxied | 23:37 |
| pcardune | which means that the adapter can access and modify any part of what is passed to it | 23:38 |
| smalekgh | <_< So I can safely ignore it for now (security proxied = ? in my mind)? | 23:38 |
| pcardune | yeah | 23:38 |
| smalekgh | yay! Something less to think about >_< | 23:38 |
| smalekgh | 'browser:page' has a field, 'class'. I don't think we went over it >.< Uhh... How does that work? And also: <div tal:condition="python: u'Yes' in request.form"> python within page templates? In this case, would the division in the page template not exist in the final html sent if the condition was false? | 23:49 |
| pcardune | we did go over the class field in browser:page directives | 23:50 |
| smalekgh | we did? | 23:51 |
| pcardune | the class is an object that gets instantiated and is passed a context and request | 23:51 |
| smalekgh | oh | 23:51 |
| pcardune | the page template can then access that class | 23:51 |
| pcardune | i think lesson 2 | 23:51 |
| smalekgh | hm | 23:51 |
| pcardune | and yes you can have python in page templates | 23:51 |
| pcardune | and you are right about how the condition bit works | 23:52 |
| *** Aiste has quit IRC | 23:59 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!