WebMaven | And my checkin messages were just deliverd. Cool. | 00:19 |
---|---|---|
*** ignas has joined #zope3-dev | 00:26 | |
*** oferw has joined #zope3-dev | 00:44 | |
*** opetznick has quit IRC | 00:55 | |
*** jhauser has quit IRC | 00:57 | |
*** jhauser has joined #zope3-dev | 00:59 | |
*** tomus has quit IRC | 00:59 | |
*** jodok has quit IRC | 01:00 | |
*** oferw has quit IRC | 01:05 | |
*** yota has joined #zope3-dev | 01:34 | |
*** jhauser has quit IRC | 01:34 | |
*** mgedmin has quit IRC | 02:12 | |
*** harobed has quit IRC | 02:29 | |
*** nouri has quit IRC | 03:16 | |
*** wrobel has quit IRC | 03:18 | |
*** alecm has quit IRC | 03:23 | |
*** alecm has joined #zope3-dev | 03:28 | |
*** alecm has quit IRC | 03:29 | |
*** nouri has joined #zope3-dev | 03:46 | |
*** yota has quit IRC | 04:04 | |
*** alga has joined #zope3-dev | 04:34 | |
*** b_52Free has joined #zope3-dev | 04:47 | |
*** b_52GM has quit IRC | 05:04 | |
*** b_52GM has joined #zope3-dev | 05:25 | |
*** baijum has joined #zope3-dev | 05:28 | |
*** benji has quit IRC | 05:34 | |
*** alga has quit IRC | 05:36 | |
*** b_52Free has quit IRC | 05:42 | |
*** b_52GM has quit IRC | 08:17 | |
*** b_52GM has joined #zope3-dev | 08:18 | |
*** BjornT has joined #zope3-dev | 09:01 | |
*** baijum has quit IRC | 09:29 | |
*** ignas has quit IRC | 09:48 | |
*** b_52GM has quit IRC | 10:11 | |
*** b_52GM has joined #zope3-dev | 10:12 | |
*** romanofski has joined #zope3-dev | 10:21 | |
romanofski | moin | 10:22 |
*** alecm has joined #zope3-dev | 10:57 | |
*** dlk has joined #zope3-dev | 11:12 | |
*** dlk has quit IRC | 11:17 | |
*** dunny has quit IRC | 11:27 | |
*** b_52GM has quit IRC | 11:28 | |
*** b_52GM has joined #zope3-dev | 11:29 | |
*** jodok has joined #zope3-dev | 11:31 | |
*** jodok has quit IRC | 11:33 | |
*** b_52Free has joined #zope3-dev | 12:28 | |
*** opetznick has joined #zope3-dev | 12:30 | |
*** opetznick has quit IRC | 12:31 | |
*** b_52GM has quit IRC | 12:44 | |
*** kobold has joined #zope3-dev | 12:56 | |
*** harobed has joined #zope3-dev | 13:01 | |
*** daniele has quit IRC | 13:03 | |
*** daniele has joined #zope3-dev | 13:03 | |
*** dlk has joined #zope3-dev | 13:07 | |
*** kobold has quit IRC | 13:07 | |
*** wrobel has joined #zope3-dev | 13:46 | |
*** dlk has left #zope3-dev | 13:53 | |
*** dokai has quit IRC | 13:55 | |
*** daniele_ has joined #zope3-dev | 14:02 | |
*** daniele has quit IRC | 14:03 | |
*** schwendinger has joined #zope3-dev | 14:31 | |
*** b_52Free has quit IRC | 14:47 | |
*** b_52Free has joined #zope3-dev | 14:47 | |
*** zagy_ has joined #zope3-dev | 14:55 | |
*** harobed has quit IRC | 14:59 | |
*** alga has joined #zope3-dev | 15:02 | |
*** stub has joined #zope3-dev | 15:03 | |
*** zagy has quit IRC | 15:11 | |
*** yota has joined #zope3-dev | 15:17 | |
*** stub has quit IRC | 15:33 | |
*** schwendinger_ has joined #zope3-dev | 15:33 | |
*** schwendinger has quit IRC | 15:51 | |
*** schwendinger_ is now known as schwendinger | 15:55 | |
*** mkerrin has joined #zope3-dev | 16:17 | |
*** brupp has joined #zope3-dev | 16:49 | |
*** opetznick has joined #zope3-dev | 16:51 | |
*** b_52Free has quit IRC | 16:52 | |
*** opetznick has quit IRC | 16:53 | |
*** b_52Free has joined #zope3-dev | 16:53 | |
*** harobed has joined #zope3-dev | 16:57 | |
*** jodok has joined #zope3-dev | 17:09 | |
*** jodok has quit IRC | 17:13 | |
*** J1m has joined #zope3-dev | 17:20 | |
*** dobee has quit IRC | 17:29 | |
*** jodok has joined #zope3-dev | 17:32 | |
*** jodok has quit IRC | 17:37 | |
*** b_52Free has quit IRC | 17:41 | |
*** b_52Free has joined #zope3-dev | 17:41 | |
*** harobed has quit IRC | 17:46 | |
*** mkerrin has quit IRC | 17:55 | |
*** daniele__ has joined #zope3-dev | 18:09 | |
*** daniele_ has quit IRC | 18:09 | |
*** J1m has quit IRC | 18:11 | |
*** oferw has joined #zope3-dev | 18:12 | |
*** niemeyer has joined #zope3-dev | 18:16 | |
*** mkerrin has joined #zope3-dev | 18:24 | |
*** dobee has joined #zope3-dev | 18:25 | |
WebMaven | dobee: Hello | 18:25 |
*** dobee has quit IRC | 18:25 | |
WebMaven | niemeyer: Hello | 18:25 |
niemeyer | WebMaven: Heya! | 18:26 |
WebMaven | niemeyer: I'm still making progress with ZAlchemy | 18:26 |
WebMaven | we're working on a branch that changes the API a bit. | 18:27 |
niemeyer | WebMaven: Interesting.. changes it in what sense? | 18:27 |
*** daniele__ is now known as daniele | 18:29 | |
WebMaven | niemeyer: basically, an engine is now required for operations on tables. There is no default engine. | 18:29 |
WebMaven | no default metadata object, I should say. | 18:30 |
WebMaven | Explicit is better than Implicit, after all. | 18:30 |
*** alecm has joined #zope3-dev | 18:31 | |
niemeyer | WebMaven: Ah, right.. that's a good thing | 18:31 |
WebMaven | Are you interested in trying it? | 18:32 |
niemeyer | WebMaven: Thanks, but I've got some work due to do in Storm | 18:36 |
WebMaven | Shh! | 18:36 |
*** oferw_ has joined #zope3-dev | 18:36 | |
niemeyer | WebMaven: We have a sprint about it in the first week of February, and I still have some details to prepare befor eit | 18:36 |
WebMaven | Oh, very cool. | 18:38 |
*** oferw has quit IRC | 18:38 | |
*** oferw_ is now known as oferw | 18:38 | |
*** schwendinger_ has joined #zope3-dev | 18:40 | |
*** schwendinger has quit IRC | 18:40 | |
*** schwendinger has joined #zope3-dev | 18:41 | |
*** schwendinger has quit IRC | 18:42 | |
*** d2m has quit IRC | 18:48 | |
*** schwendinger_ has quit IRC | 18:58 | |
*** ktwilight_ has joined #zope3-dev | 19:04 | |
*** oferw has quit IRC | 19:06 | |
*** schwendinger has joined #zope3-dev | 19:13 | |
*** schwendinger has quit IRC | 19:16 | |
*** ktwilight has quit IRC | 19:18 | |
*** J1m has joined #zope3-dev | 19:35 | |
*** opetznick has joined #zope3-dev | 19:39 | |
*** J1m has quit IRC | 19:42 | |
*** opetznick has quit IRC | 19:45 | |
*** brupp has quit IRC | 19:45 | |
*** jinty has joined #zope3-dev | 19:48 | |
*** oferw has joined #zope3-dev | 19:52 | |
*** oferw has quit IRC | 20:20 | |
*** b_52GM has joined #zope3-dev | 20:40 | |
*** opetznick has joined #zope3-dev | 20:53 | |
*** b_52Free has quit IRC | 20:58 | |
*** opetznick has quit IRC | 21:04 | |
*** mkerrin has quit IRC | 21:10 | |
*** dunny has joined #zope3-dev | 21:28 | |
*** jodok has joined #zope3-dev | 21:34 | |
*** b_52GM has quit IRC | 21:39 | |
*** b_52GM has joined #zope3-dev | 21:40 | |
*** jodok is now known as jodok|DLD | 21:43 | |
*** jodok has joined #zope3-dev | 21:48 | |
*** jodok_ has joined #zope3-dev | 21:55 | |
*** jodok has quit IRC | 21:57 | |
*** jodok has joined #zope3-dev | 21:57 | |
*** jodok_ has quit IRC | 22:05 | |
*** jodok_ has joined #zope3-dev | 22:05 | |
*** jodok|DLD has quit IRC | 22:05 | |
*** jinty has quit IRC | 22:18 | |
*** jodok has quit IRC | 22:21 | |
*** harobed has joined #zope3-dev | 22:27 | |
*** philiKON__ has joined #zope3-dev | 22:43 | |
*** b_52Free has joined #zope3-dev | 22:59 | |
*** alecm has quit IRC | 22:59 | |
*** philiKON_ has quit IRC | 23:00 | |
*** zagy_ has quit IRC | 23:03 | |
*** opetznick has joined #zope3-dev | 23:03 | |
*** opetznick has quit IRC | 23:09 | |
*** b_52GM has quit IRC | 23:16 | |
*** ofer has joined #zope3-dev | 23:17 | |
*** roym has joined #zope3-dev | 23:19 | |
roym | hi all, is it correct to assume that the "set_schema" directive does not apply to methods? | 23:20 |
*** ofer has quit IRC | 23:21 | |
roym | I have a custom Site object(subclasses Folder), that I can add items to, but cannot delete from.. I get an unauthorized error on the __delitem__ method (even as manager). | 23:22 |
roym | Why would add work, but delete fail? | 23:22 |
*** jodok_ has quit IRC | 23:34 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!