*** malthe|out is now known as malthe|Zzz | 00:01 | |
*** flox has left #zope3-dev | 00:04 | |
*** jodok has joined #zope3-dev | 00:07 | |
*** malthe|Zzz is now known as malthe | 00:10 | |
*** timte_ has joined #zope3-dev | 00:36 | |
*** malthe is now known as malthe|Zzz | 00:37 | |
*** quodt has quit IRC | 00:39 | |
*** harobed has quit IRC | 00:42 | |
*** aaronv has joined #zope3-dev | 00:49 | |
*** yota has quit IRC | 00:52 | |
*** timte has quit IRC | 00:53 | |
*** MrTopf has quit IRC | 00:59 | |
*** jodok has quit IRC | 01:00 | |
*** tarek has joined #zope3-dev | 01:00 | |
*** tarek has quit IRC | 01:01 | |
*** __mac___ has joined #zope3-dev | 01:04 | |
*** __mac__ has quit IRC | 01:06 | |
*** timte_ has quit IRC | 01:11 | |
*** __mac___ has quit IRC | 01:30 | |
*** tdoggette has joined #zope3-dev | 01:32 | |
*** AdrianFernandez has joined #zope3-dev | 01:35 | |
AdrianFernandez | hello, i would like to make some questions about zope3..is anyone viewing this? | 01:38 |
---|---|---|
*** mcdonc has quit IRC | 01:44 | |
mgedmin | yup | 01:59 |
mgedmin | rule #1 on irc: don't ask to ask, just ask | 01:59 |
*** natea_ has quit IRC | 02:01 | |
*** greenman has joined #zope3-dev | 02:01 | |
*** _redir has joined #zope3-dev | 02:06 | |
AdrianFernandez | you're right mgedmin, I'm not used to participate in an irc channel. My question is very simple. I'm learning zope3 by reading Weitershausen's book. He tolds in his book that one zope3 instance will normally serve only one app. Is this right? | 02:06 |
mgedmin | I believe that's the common pattern, yes | 02:07 |
mgedmin | it's not that it can't, it's that most people find they want to have separate instances for separate apps | 02:08 |
AdrianFernandez | but is this not an expensive use of ports in a server? What if I have multple apps? | 02:08 |
mgedmin | so they can upgrade them separately, restart them separately, etc. | 02:08 |
mgedmin | 65535 ports ough to be enough, no? | 02:08 |
AdrianFernandez | And something that had confused me a lot, he builds the gui by customizing the ZMI | 02:09 |
mgedmin | besides, you can bind different apps to different localhost IPs (127.x.y.z) and have apache rewrite rules redirect your requests to whatever | 02:09 |
mgedmin | ZMI can be used as a shortcut, especially for your apps admin side | 02:09 |
mgedmin | you don't have to use it if you don't want to | 02:09 |
mgedmin | zope 3 is very flexible, which comes at a cost: it may be hard to figure out what exactly you want to do, if you haven't used it before | 02:11 |
AdrianFernandez | I recognize I come from the world from j2ee, you know there you have normally one server an multiple apps having each their own context | 02:11 |
mgedmin | yes | 02:13 |
mgedmin | that's one of the things I kind-of-liked: you can reload separate apps without restarting the whole server | 02:14 |
mgedmin | about j2ee, I mean | 02:14 |
mgedmin | I hated everything else ;) | 02:14 |
AdrianFernandez | I think i have now understood the way of developing apps following the pattern told in the book | 02:17 |
*** tdoggette has quit IRC | 02:17 | |
AdrianFernandez | it's probably something similar as in Django | 02:18 |
AdrianFernandez | where you get for free a site-admin functionality | 02:18 |
mgedmin | hm | 02:18 |
mgedmin | there's zope 2, which has a built-in almost-CMS-like admin interface (the ZMI) | 02:19 |
mgedmin | you write apps as plugins for content types that you can then drop into arbitrary places on your website | 02:19 |
mgedmin | and zope 3 is shifting towards more of an every-app-is-a-custom-one model | 02:19 |
mgedmin | so the ZMI is no longer mandatory | 02:20 |
mgedmin | and, well, it doesn't give you full admin anyway | 02:20 |
mgedmin | not automatic one for all your custom content objects | 02:21 |
AdrianFernandez | and Zope3 is not similar to Zope2? | 02:21 |
mgedmin | no | 02:22 |
mgedmin | it started as a reimplementation of zope 3 | 02:22 |
mgedmin | but the goal shifted halfway through into something else | 02:22 |
mgedmin | oops, I meant "a reimplementation of zope *2*", obviously | 02:22 |
*** redir has quit IRC | 02:23 | |
mgedmin | now zope 2 is shifting towards zope 3 | 02:23 |
AdrianFernandez | I think I have now a better understanding of how to develope for Zope3. It's very important to know and understand the philosophy of the tool to get the best of them. | 02:26 |
AdrianFernandez | thank you very much for your support | 02:26 |
mgedmin | I completely agree with your point | 02:26 |
mgedmin | but I think the philosophy of zope 3 has not settled down yet | 02:26 |
mgedmin | various members of the community have slightly different ideas | 02:26 |
mgedmin | and, if you track them through time, they keep changing a bit | 02:27 |
mgedmin | although the core of those philosophies is the same | 02:27 |
mgedmin | I'm talking about the Zope Component Architecture -- interfaces and adapters | 02:27 |
*** aclark|away is now known as aclark | 02:31 | |
AdrianFernandez | Thank you very much for your help and I hope there will not be big changes in the philosophie ;-) | 02:34 |
AdrianFernandez | Bye | 02:34 |
*** AdrianFernandez has quit IRC | 02:35 | |
*** aclark is now known as aaclark | 02:44 | |
*** aaclark is now known as aclark | 02:55 | |
*** b52laptop has quit IRC | 03:04 | |
*** mcdonc has joined #zope3-dev | 03:11 | |
*** aaronv has quit IRC | 03:14 | |
*** aaronv has joined #zope3-dev | 03:15 | |
*** aaronv has quit IRC | 03:15 | |
*** greenman has quit IRC | 03:39 | |
*** aclark is now known as strikes | 03:44 | |
*** strikes is now known as aclark | 03:44 | |
*** alga has quit IRC | 03:51 | |
*** aclark is now known as aclark|away | 04:09 | |
*** greenman has joined #zope3-dev | 04:35 | |
*** _redir has quit IRC | 04:48 | |
*** srichter has quit IRC | 05:00 | |
*** tdoggette has joined #zope3-dev | 05:01 | |
*** tdoggette has quit IRC | 05:09 | |
*** lurkymclurkleton has joined #zope3-dev | 05:12 | |
*** mgedmin has quit IRC | 05:43 | |
*** MA has joined #zope3-dev | 06:06 | |
*** binseer has joined #zope3-dev | 06:07 | |
*** stub has joined #zope3-dev | 06:21 | |
*** greenman has quit IRC | 06:27 | |
*** MA is now known as MacYET | 06:42 | |
*** tarek has joined #zope3-dev | 06:45 | |
*** lurkymclurkleton has quit IRC | 06:46 | |
*** tarek has quit IRC | 06:46 | |
*** dbfrombrc_ has joined #zope3-dev | 06:47 | |
*** dbfrombrc has quit IRC | 06:55 | |
*** fairwinds has quit IRC | 07:22 | |
*** stub has quit IRC | 07:42 | |
*** stub1 has joined #zope3-dev | 07:42 | |
*** stub1 is now known as stub | 07:43 | |
*** tdoggette has joined #zope3-dev | 07:45 | |
*** philiKON_ has joined #zope3-dev | 07:49 | |
*** philiKON has quit IRC | 08:05 | |
*** kursor has joined #zope3-dev | 08:05 | |
*** jayaraj has joined #zope3-dev | 08:08 | |
*** dbfrombrc_ has quit IRC | 08:22 | |
*** MacYET has quit IRC | 08:27 | |
*** timte has joined #zope3-dev | 08:30 | |
*** __mac__ has joined #zope3-dev | 08:47 | |
*** philiKON_ has quit IRC | 08:48 | |
*** quodt has joined #zope3-dev | 08:49 | |
*** redir has joined #zope3-dev | 08:53 | |
*** redir has quit IRC | 08:56 | |
*** dobee has joined #zope3-dev | 08:57 | |
*** ktwilight has joined #zope3-dev | 09:04 | |
*** kursor has quit IRC | 09:05 | |
*** ktwilight__ has quit IRC | 09:05 | |
*** philiKON has joined #zope3-dev | 09:06 | |
*** jsadjohnson has joined #zope3-dev | 09:09 | |
*** kursor has joined #zope3-dev | 09:09 | |
*** zagy has quit IRC | 09:18 | |
*** mustap has joined #zope3-dev | 09:36 | |
*** zagy has joined #zope3-dev | 09:42 | |
*** jodok has joined #zope3-dev | 09:48 | |
*** romanofski has joined #zope3-dev | 09:56 | |
*** basti_ has joined #zope3-dev | 09:56 | |
*** jodok has quit IRC | 09:58 | |
*** bigkevmcd has joined #zope3-dev | 10:04 | |
*** jodok has joined #zope3-dev | 10:07 | |
*** __mac__ has quit IRC | 10:16 | |
*** jodok has quit IRC | 10:20 | |
*** Aiste has joined #zope3-dev | 10:38 | |
*** harobed has joined #zope3-dev | 10:39 | |
*** alecghica has joined #zope3-dev | 10:41 | |
*** maurits has joined #zope3-dev | 10:45 | |
*** malthe|Zzz is now known as malthe | 10:46 | |
*** goschtl has joined #zope3-dev | 10:49 | |
*** musta1 has joined #zope3-dev | 10:56 | |
*** agroszer has joined #zope3-dev | 10:57 | |
*** jodok has joined #zope3-dev | 10:57 | |
*** __mac__ has joined #zope3-dev | 11:08 | |
*** charith_para has joined #zope3-dev | 11:09 | |
*** Theuni has joined #zope3-dev | 11:10 | |
*** malthe has quit IRC | 11:10 | |
*** mustap has quit IRC | 11:13 | |
*** jukart has joined #zope3-dev | 11:23 | |
*** pyqwer has joined #zope3-dev | 11:28 | |
*** tarek has joined #zope3-dev | 11:31 | |
*** baijum has joined #zope3-dev | 11:32 | |
*** malthe has joined #zope3-dev | 11:41 | |
*** charith_para has quit IRC | 11:43 | |
*** ccomb_ has joined #zope3-dev | 11:48 | |
*** jodok has quit IRC | 11:53 | |
*** yotaff has joined #zope3-dev | 11:53 | |
*** basti_ has quit IRC | 11:54 | |
*** basti_ has joined #zope3-dev | 11:55 | |
*** agroszer_ has joined #zope3-dev | 11:57 | |
*** agroszer has quit IRC | 11:57 | |
*** MrTopf has joined #zope3-dev | 12:01 | |
*** agroszer_ is now known as agroszer | 12:11 | |
*** zagy has quit IRC | 12:14 | |
*** zagy has joined #zope3-dev | 12:15 | |
*** jodok has joined #zope3-dev | 12:25 | |
*** agroszer_ has joined #zope3-dev | 12:29 | |
*** agroszer has quit IRC | 12:41 | |
*** aclark|away is now known as aclark | 13:02 | |
*** agroszer_ is now known as agroszer | 13:22 | |
*** faassen has joined #zope3-dev | 13:32 | |
*** tarek has quit IRC | 13:33 | |
*** norro_ has joined #zope3-dev | 13:36 | |
*** __mac__ has quit IRC | 13:40 | |
*** jhauser has joined #zope3-dev | 13:46 | |
*** jodok has quit IRC | 13:48 | |
*** norro has quit IRC | 13:49 | |
*** agroszer has quit IRC | 13:55 | |
*** jodok has joined #zope3-dev | 13:59 | |
*** malthe has quit IRC | 14:04 | |
*** malthe has joined #zope3-dev | 14:05 | |
*** __mac__ has joined #zope3-dev | 14:14 | |
*** basti__ has joined #zope3-dev | 14:27 | |
*** philiKON has quit IRC | 14:28 | |
*** jsadjohnson has left #zope3-dev | 14:29 | |
*** agroszer has joined #zope3-dev | 14:33 | |
*** projekt01 has joined #zope3-dev | 14:41 | |
*** redir has joined #zope3-dev | 14:43 | |
*** basti_ has quit IRC | 14:44 | |
*** sunew has joined #zope3-dev | 14:54 | |
*** fairwinds has joined #zope3-dev | 14:58 | |
*** rocky has joined #zope3-dev | 15:02 | |
*** flox has joined #zope3-dev | 15:05 | |
*** zagy_ has joined #zope3-dev | 15:08 | |
*** zagy has quit IRC | 15:08 | |
*** jodok_ has joined #zope3-dev | 15:12 | |
*** J1m has joined #zope3-dev | 15:13 | |
*** hexsprite has quit IRC | 15:14 | |
*** basti__ has quit IRC | 15:14 | |
*** basti_ has joined #zope3-dev | 15:14 | |
*** tarek has joined #zope3-dev | 15:18 | |
*** fcorrea has joined #zope3-dev | 15:20 | |
*** benji has joined #zope3-dev | 15:21 | |
*** alga has joined #zope3-dev | 15:22 | |
*** srichter has joined #zope3-dev | 15:22 | |
*** jodok has quit IRC | 15:25 | |
*** hazmat has quit IRC | 15:33 | |
*** agroszer_ has joined #zope3-dev | 15:34 | |
*** agroszer has quit IRC | 15:34 | |
*** agroszer_ is now known as agroszer | 15:34 | |
*** basti_ has quit IRC | 15:36 | |
*** basti_ has joined #zope3-dev | 15:39 | |
*** tarek has quit IRC | 15:51 | |
*** ignas has joined #zope3-dev | 15:55 | |
*** zagy_ has quit IRC | 15:56 | |
projekt01 | srichter, ayt? | 15:56 |
*** aaronv has joined #zope3-dev | 15:56 | |
*** Rolando has joined #zope3-dev | 15:57 | |
*** sunew has quit IRC | 15:59 | |
projekt01 | srichter, can you give me hints about the broken z3c.coverage package? | 15:59 |
*** sunew has joined #zope3-dev | 16:00 | |
*** rocky has quit IRC | 16:00 | |
*** jamur2 has joined #zope3-dev | 16:02 | |
*** lurkymclurkleton has joined #zope3-dev | 16:05 | |
*** charith_para has joined #zope3-dev | 16:08 | |
*** vipod has joined #zope3-dev | 16:08 | |
*** dunny has quit IRC | 16:15 | |
*** fcorrea_ has joined #zope3-dev | 16:16 | |
*** kursor has quit IRC | 16:18 | |
*** fcorrea has quit IRC | 16:25 | |
srichter | projekt01: mmh, it's not broken for me, but I think the tests require enscript to be isntalled | 16:28 |
*** kursor has joined #zope3-dev | 16:29 | |
agroszer | hey srichter | 16:33 |
agroszer | I think zope.testrunner coverage is broken | 16:33 |
srichter | agroszer: how so? | 16:34 |
agroszer | I need to dig for the mail | 16:34 |
srichter | agroszer: there are some false positives when enoutering lsit comprehensions or list declarations over multiple lines | 16:34 |
srichter | but I think that is a tracer problem in Python not a coverage tracer one | 16:35 |
agroszer | naah, it looked like files were imported before coverage start | 16:35 |
*** malthe is now known as chamberloth | 16:35 | |
srichter | agroszer: oh, I see | 16:36 |
agroszer | I'll get Roger in a sec, what his problem is | 16:36 |
srichter | I think I saw that | 16:36 |
srichter | we are using the KGS, so I do not see this problem yet | 16:36 |
srichter | but I remember having noticed this before | 16:36 |
agroszer | aha | 16:36 |
agroszer | it's broken recently | 16:37 |
projekt01 | srichter, the existing result get overriden during coverage, I have a lot of untested/uncoveraged code but intenden code is tested in the same method. | 16:39 |
agroszer | srichter, Roger has found what I found | 16:41 |
*** andres_f has joined #zope3-dev | 16:41 | |
projekt01 | srichter, e.g. | 16:41 |
projekt01 | >>>>>> def __init__(self, context, request, wizard): 13: self.context = context | 16:41 |
agroszer | see: http://mail.zope.org/pipermail/zope-dev/2008-July/032604.html | 16:42 |
*** andres has quit IRC | 16:43 | |
*** jodok_ has quit IRC | 16:43 | |
srichter | projekt01: agroszer: I think the breakage was introduced when Theuni did some cleanup of the code | 16:44 |
agroszer | srichter: already bugging him live | 16:45 |
*** tarek has joined #zope3-dev | 16:45 | |
Theuni | srichter: we found it | 16:47 |
Theuni | it's an ordering issue and it can be resolved very quickly. someone just should add a test. | 16:47 |
srichter | yipee! :-) | 16:48 |
*** sp0cksbeard has joined #zope3-dev | 16:49 | |
*** kursor has quit IRC | 16:49 | |
projekt01 | Theuni, agroszer, srichter, I'll try to fix it. | 16:50 |
*** lucielejard has joined #zope3-dev | 16:53 | |
*** baijum has quit IRC | 16:54 | |
*** Rolando has quit IRC | 16:56 | |
*** jayaraj has quit IRC | 16:58 | |
*** jayaraj has joined #zope3-dev | 16:59 | |
projekt01 | Theuni, srichter, agroszer everything is fine, I just need to write a test | 16:59 |
Theuni | :) | 17:01 |
*** sunew has quit IRC | 17:05 | |
*** __mac__ has quit IRC | 17:09 | |
*** __mac__ has joined #zope3-dev | 17:11 | |
*** charith_para has quit IRC | 17:12 | |
*** mgedmin has joined #zope3-dev | 17:26 | |
*** tarek has quit IRC | 17:35 | |
*** ccomb_ has quit IRC | 17:35 | |
*** tarek has joined #zope3-dev | 17:36 | |
*** basti_ has quit IRC | 17:36 | |
*** sunew has joined #zope3-dev | 17:37 | |
*** rcrafton has joined #zope3-dev | 17:41 | |
*** faassen has quit IRC | 17:41 | |
*** nathany has joined #zope3-dev | 17:42 | |
*** stub has quit IRC | 17:42 | |
*** danielblackburn_ has joined #zope3-dev | 17:43 | |
*** tarek has quit IRC | 17:44 | |
*** tarek has joined #zope3-dev | 17:45 | |
*** tarek has quit IRC | 17:46 | |
*** basti_ has joined #zope3-dev | 17:46 | |
*** tarek has joined #zope3-dev | 17:47 | |
*** chamberloth is now known as malthe | 17:48 | |
*** musta1 has left #zope3-dev | 17:51 | |
*** vipod has quit IRC | 17:56 | |
*** jodok has joined #zope3-dev | 17:58 | |
*** mgedmin has quit IRC | 17:59 | |
*** mcdonc has quit IRC | 18:09 | |
*** mcdonc has joined #zope3-dev | 18:09 | |
*** Rolando has joined #zope3-dev | 18:11 | |
*** flox has quit IRC | 18:14 | |
*** basti_ has quit IRC | 18:20 | |
*** mgedmin has joined #zope3-dev | 18:21 | |
*** maurits has quit IRC | 18:23 | |
*** romanofski has quit IRC | 18:24 | |
*** jukart has quit IRC | 18:30 | |
*** timte has quit IRC | 18:34 | |
*** jodok has quit IRC | 18:35 | |
*** projekt01 has quit IRC | 18:42 | |
*** goschtl has quit IRC | 18:44 | |
*** fcorrea_ has quit IRC | 18:47 | |
*** sunew has quit IRC | 18:48 | |
*** dobee has quit IRC | 18:57 | |
*** rocky has joined #zope3-dev | 19:01 | |
*** fcorrea has joined #zope3-dev | 19:06 | |
*** tarek has quit IRC | 19:07 | |
*** binseer has quit IRC | 19:10 | |
*** jayaraj has quit IRC | 19:11 | |
*** redir has quit IRC | 19:13 | |
*** redir has joined #zope3-dev | 19:19 | |
*** dobee has joined #zope3-dev | 19:20 | |
*** dbfrombrc has joined #zope3-dev | 19:22 | |
*** J1m has quit IRC | 19:23 | |
*** Rolando has quit IRC | 19:24 | |
*** J1m has joined #zope3-dev | 19:25 | |
*** rocky has quit IRC | 19:26 | |
*** pyqwer has quit IRC | 19:30 | |
*** quodt has quit IRC | 19:31 | |
*** rocky has joined #zope3-dev | 19:31 | |
*** J1m has quit IRC | 19:34 | |
*** J1m has joined #zope3-dev | 19:35 | |
*** dbfrombrc has quit IRC | 19:37 | |
*** dbfrombrc has joined #zope3-dev | 19:37 | |
*** malthe has quit IRC | 19:41 | |
* mgedmin is trying to inspect a ZODB pickle manually | 19:43 | |
mgedmin | pickle.loads() is, sadly, not sufficient | 19:43 |
mgedmin | tahdah! | 19:46 |
mgedmin | unp = pickle.Unpickler(StringIO(data)) | 19:46 |
mgedmin | unp.persistent_load = lambda ref: ref | 19:46 |
mgedmin | class_ = unp.load() | 19:47 |
mgedmin | state = unp.load() | 19:47 |
mgedmin | not a one-liner, sadly | 19:47 |
mgedmin | okay, so I'm debugging conflict errors | 19:48 |
mgedmin | I'm in the storage's _finish_store() | 19:48 |
mgedmin | I have the new data pickle | 19:48 |
mgedmin | how do I get the old one? | 19:48 |
*** yvl has quit IRC | 19:50 | |
*** dbfrombrc has quit IRC | 19:50 | |
*** dobee has quit IRC | 19:51 | |
*** harobed has quit IRC | 19:59 | |
mgedmin | okay, best way is to define _p_resolveConflict(self, old, other, new) in the class | 20:02 |
*** tarek has joined #zope3-dev | 20:04 | |
*** rocky has quit IRC | 20:07 | |
*** J1m has quit IRC | 20:14 | |
*** __mac__ has quit IRC | 20:14 | |
*** agroszer has quit IRC | 20:15 | |
*** malthe has joined #zope3-dev | 20:16 | |
*** tarek has quit IRC | 20:19 | |
*** tarek has joined #zope3-dev | 20:23 | |
*** charith_para has joined #zope3-dev | 20:29 | |
*** MrTopf has quit IRC | 20:32 | |
*** Theuni has quit IRC | 20:33 | |
*** redir has quit IRC | 20:40 | |
*** dobee has joined #zope3-dev | 20:44 | |
*** tarek has quit IRC | 20:49 | |
*** redir has joined #zope3-dev | 20:51 | |
*** ignas has quit IRC | 21:04 | |
*** MJ has joined #zope3-dev | 21:12 | |
*** quodt has joined #zope3-dev | 21:12 | |
*** basti_ has joined #zope3-dev | 21:13 | |
*** MJ has quit IRC | 21:14 | |
*** charith_para has quit IRC | 21:17 | |
*** brandon_rhodes has joined #zope3-dev | 21:35 | |
*** ktwilight has quit IRC | 21:43 | |
*** andres_f is now known as andres | 21:44 | |
*** philiKON has joined #zope3-dev | 21:46 | |
*** yota has joined #zope3-dev | 21:49 | |
*** rocky has joined #zope3-dev | 21:57 | |
*** timte has joined #zope3-dev | 21:59 | |
*** alga has quit IRC | 22:02 | |
*** rocky has quit IRC | 22:04 | |
*** fcorrea has quit IRC | 22:07 | |
*** dobee has quit IRC | 22:16 | |
*** fcorrea has joined #zope3-dev | 22:16 | |
*** fcorrea_ has joined #zope3-dev | 22:35 | |
*** fcorrea has quit IRC | 22:36 | |
*** dbfrombrc has joined #zope3-dev | 22:36 | |
*** tarek has joined #zope3-dev | 22:37 | |
*** redir has quit IRC | 22:41 | |
*** jodok has joined #zope3-dev | 22:42 | |
*** flox has joined #zope3-dev | 22:46 | |
*** dobee has joined #zope3-dev | 22:46 | |
*** norro_ has quit IRC | 22:53 | |
*** norro has joined #zope3-dev | 22:56 | |
*** philiKON has quit IRC | 22:57 | |
*** romanofski has joined #zope3-dev | 22:58 | |
*** norro_ has joined #zope3-dev | 23:00 | |
*** vipod has joined #zope3-dev | 23:04 | |
*** tarek has quit IRC | 23:05 | |
*** b52laptop has joined #zope3-dev | 23:14 | |
*** norro has quit IRC | 23:14 | |
*** norro_ has quit IRC | 23:15 | |
*** basti_ has quit IRC | 23:16 | |
*** romanofski has quit IRC | 23:21 | |
*** tarek has joined #zope3-dev | 23:26 | |
*** dunny has joined #zope3-dev | 23:27 | |
*** philiKON has joined #zope3-dev | 23:29 | |
*** greenman has joined #zope3-dev | 23:30 | |
*** andres has quit IRC | 23:35 | |
*** dobee has quit IRC | 23:36 | |
*** __mac__ has joined #zope3-dev | 23:37 | |
*** harobed has joined #zope3-dev | 23:53 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!