| *** ktwilight has quit IRC | 00:00 | |
| *** junkafarian has quit IRC | 00:05 | |
| *** junkafarian has joined #zope3-dev | 00:07 | |
| *** sawdog has quit IRC | 00:13 | |
| *** MrTopf has quit IRC | 00:16 | |
| *** MrTopf has joined #zope3-dev | 00:19 | |
| *** MrTopf has quit IRC | 00:20 | |
| *** MrTopf has joined #zope3-dev | 00:21 | |
| *** rmarianski has quit IRC | 00:25 | |
| *** Theuni has quit IRC | 00:27 | |
| *** lucielejard has quit IRC | 00:45 | |
| *** lurkymclurkleton has quit IRC | 00:56 | |
| *** benji has quit IRC | 00:58 | |
| *** srichter has quit IRC | 01:01 | |
| *** jamur2 has quit IRC | 01:06 | |
| *** thekryz has joined #zope3-dev | 01:06 | |
| *** sp0cksbeard has quit IRC | 01:08 | |
| *** lurkymclurkleton has joined #zope3-dev | 01:11 | |
| *** sawdog has joined #zope3-dev | 01:14 | |
| *** J1m has quit IRC | 01:17 | |
| *** tarek has quit IRC | 01:20 | |
| *** aaronv has joined #zope3-dev | 01:38 | |
| *** MrSipan has quit IRC | 01:40 | |
| *** timte has quit IRC | 01:46 | |
| *** junkafarian has quit IRC | 01:47 | |
| *** srichter has joined #zope3-dev | 02:17 | |
| *** nathany has quit IRC | 02:34 | |
| *** fairwinds has joined #zope3-dev | 02:34 | |
| *** srichter has quit IRC | 02:39 | |
| *** srichter has joined #zope3-dev | 02:44 | |
| *** dbfrombrc has joined #zope3-dev | 02:52 | |
| *** aaronv has quit IRC | 02:58 | |
| *** strichter has joined #zope3-dev | 03:30 | |
| *** jhauser has quit IRC | 03:41 | |
| *** fmail has joined #zope3-dev | 03:45 | |
| *** fmail has left #zope3-dev | 03:46 | |
| *** srichter has quit IRC | 03:47 | |
| *** stub has joined #zope3-dev | 03:48 | |
| *** lurkymclurkleton has quit IRC | 04:13 | |
| *** MrSipan has joined #zope3-dev | 04:22 | |
| *** hexsprite has quit IRC | 04:24 | |
| *** greenman_ has joined #zope3-dev | 04:44 | |
| *** greenman has quit IRC | 04:54 | |
| *** rocky has quit IRC | 04:55 | |
| *** andycat has joined #zope3-dev | 05:05 | |
| *** fairwinds has quit IRC | 05:21 | |
| *** andycat has quit IRC | 05:31 | |
| *** mwhudson has joined #zope3-dev | 05:42 | |
| mwhudson | hello | 05:43 |
|---|---|---|
| mwhudson | i think i'm confused by zope.component.adapts() | 05:43 |
| mwhudson | to whit, why is this adaptation failing: http://pastebin.ubuntu.com/101449/ | 05:43 |
| * mwhudson wonders if anyone is around at this time of day... | 05:44 | |
| davisagli | mwhudson: because you haven't registered any adapters from an interface implemented by HTTPRequest to IClientId, presumably | 05:45 |
| mwhudson | davisagli: but isn't that what the "zope.component.adapts(IRequest)" line in the implementation of ClientId does? | 05:46 |
| mwhudson | which looks like this: http://pastebin.ubuntu.com/101450/ | 05:46 |
| davisagli | you still have to declare the adapter in ZCML or make a provideAdapter call, IIRC | 05:46 |
| mwhudson | HTTPRequest certainly implements IRequest | 05:46 |
| mwhudson | aah | 05:46 |
| davisagli | putting zope.component.adapts() in the class declaration saves you from having to put for="(something)" in the ZCML | 05:47 |
| mwhudson | oh, there's something like that in the zope.session configure.zcml | 05:53 |
| mwhudson | so why isn't that getting loaded in my app i wonder... | 05:53 |
| *** alecm has quit IRC | 06:05 | |
| *** davisagli has left #zope3-dev | 06:05 | |
| *** andycat has joined #zope3-dev | 06:06 | |
| *** andycat has quit IRC | 06:10 | |
| mcdonc | that feature never made any sense to me | 06:21 |
| mcdonc | why would i want to spread my configuration across both python *and* zcml? | 06:21 |
| mcdonc | its hard enough keeping track of it when its in one or the other | 06:21 |
| *** afd__ has joined #zope3-dev | 06:47 | |
| *** greenman_ has quit IRC | 06:58 | |
| *** andycat has joined #zope3-dev | 07:12 | |
| *** rmarianski has joined #zope3-dev | 07:45 | |
| *** jayaraj has joined #zope3-dev | 07:48 | |
| *** rmarians1i has joined #zope3-dev | 08:20 | |
| *** dbfrombrc has quit IRC | 08:28 | |
| *** sawdog has quit IRC | 08:28 | |
| *** rmarianski has quit IRC | 08:29 | |
| *** rmarians1i has quit IRC | 08:29 | |
| *** andycat has quit IRC | 08:32 | |
| *** andycat has joined #zope3-dev | 08:32 | |
| *** Theuni has joined #zope3-dev | 08:43 | |
| *** Theuni1 has joined #zope3-dev | 08:45 | |
| *** Theuni has quit IRC | 08:45 | |
| *** agroszer has joined #zope3-dev | 08:48 | |
| *** andycat2 has joined #zope3-dev | 08:51 | |
| *** JaRoel|4D has quit IRC | 08:54 | |
| *** andycat has quit IRC | 08:57 | |
| *** andycat2 is now known as andycat | 08:58 | |
| *** olavgg has quit IRC | 09:01 | |
| *** stub has quit IRC | 09:15 | |
| *** harobed has joined #zope3-dev | 09:15 | |
| *** olavgg has joined #zope3-dev | 09:16 | |
| *** zagy has joined #zope3-dev | 09:16 | |
| *** davisagli has joined #zope3-dev | 09:21 | |
| *** Theuni has joined #zope3-dev | 09:32 | |
| *** Theuni1 has quit IRC | 09:32 | |
| *** basti has joined #zope3-dev | 09:33 | |
| *** MrSipan has quit IRC | 09:35 | |
| *** andycat has quit IRC | 09:42 | |
| *** stub has joined #zope3-dev | 09:49 | |
| *** JaRoel|4D has joined #zope3-dev | 09:54 | |
| *** davisagli has left #zope3-dev | 09:55 | |
| *** harobed has quit IRC | 10:09 | |
| *** greenman has joined #zope3-dev | 10:11 | |
| *** stub has quit IRC | 10:12 | |
| *** goschtl has joined #zope3-dev | 10:15 | |
| *** harobed has joined #zope3-dev | 10:18 | |
| *** jhauser has joined #zope3-dev | 10:18 | |
| *** goschtl has quit IRC | 10:36 | |
| *** MJ has joined #zope3-dev | 10:36 | |
| *** JaRoel|4_ has joined #zope3-dev | 10:39 | |
| *** JaRoel|4D has quit IRC | 10:42 | |
| *** andycat has joined #zope3-dev | 10:47 | |
| *** Rolando has joined #zope3-dev | 10:48 | |
| *** basti has quit IRC | 10:49 | |
| *** basti has joined #zope3-dev | 10:53 | |
| *** afd__ has quit IRC | 10:59 | |
| *** JaRoel|4D has joined #zope3-dev | 11:04 | |
| *** projekt01 has joined #zope3-dev | 11:06 | |
| *** __mac__ has joined #zope3-dev | 11:09 | |
| *** junkafarian has joined #zope3-dev | 11:10 | |
| *** tarek has joined #zope3-dev | 11:13 | |
| *** __mac___ has joined #zope3-dev | 11:16 | |
| *** hipertracker has joined #zope3-dev | 11:16 | |
| *** reco has joined #zope3-dev | 11:21 | |
| *** JaRoel|4_ has quit IRC | 11:21 | |
| *** __mac__ has quit IRC | 11:27 | |
| *** afd__ has joined #zope3-dev | 11:28 | |
| *** iham|away is now known as iham | 11:34 | |
| *** jukart has joined #zope3-dev | 11:44 | |
| *** multani has joined #zope3-dev | 11:45 | |
| *** goschtl has joined #zope3-dev | 11:47 | |
| *** dunny has quit IRC | 11:50 | |
| *** dunny has joined #zope3-dev | 11:52 | |
| *** junkafarian_ has joined #zope3-dev | 11:52 | |
| *** dunny has quit IRC | 11:53 | |
| *** afd__ has quit IRC | 11:54 | |
| *** afd__ has joined #zope3-dev | 11:54 | |
| *** __mac___ has quit IRC | 11:56 | |
| *** goschtl has quit IRC | 11:57 | |
| *** goschtl has joined #zope3-dev | 12:01 | |
| *** goschtl has quit IRC | 12:09 | |
| *** toutpt has joined #zope3-dev | 12:11 | |
| *** markusleist has joined #zope3-dev | 12:12 | |
| *** rocky has joined #zope3-dev | 12:23 | |
| *** goschtl has joined #zope3-dev | 12:24 | |
| *** bigkevmcd_ has joined #zope3-dev | 12:28 | |
| *** bigkevmcd_ has quit IRC | 12:28 | |
| *** romanofski has joined #zope3-dev | 12:29 | |
| *** greenman_ has joined #zope3-dev | 12:40 | |
| *** greenman has quit IRC | 12:40 | |
| *** goschtl has quit IRC | 12:52 | |
| *** greenman_ has quit IRC | 12:56 | |
| *** reco has quit IRC | 13:10 | |
| *** reco has joined #zope3-dev | 13:11 | |
| *** romanofski has quit IRC | 13:28 | |
| *** andycat has quit IRC | 13:28 | |
| *** jayaraj has quit IRC | 13:28 | |
| *** hazmat has quit IRC | 13:28 | |
| *** hazmat has joined #zope3-dev | 13:29 | |
| *** romanofski has joined #zope3-dev | 13:29 | |
| *** andycat has joined #zope3-dev | 13:29 | |
| *** jayaraj has joined #zope3-dev | 13:29 | |
| *** irc.freenode.net sets mode: +o hazmat | 13:29 | |
| *** toutpt has quit IRC | 13:38 | |
| *** basti has quit IRC | 13:38 | |
| *** reco has quit IRC | 13:45 | |
| *** mkerrin has joined #zope3-dev | 13:45 | |
| *** __mac__ has joined #zope3-dev | 13:49 | |
| *** MrTopf has joined #zope3-dev | 13:49 | |
| *** JaRoel|4D has quit IRC | 13:53 | |
| *** aaronv has joined #zope3-dev | 14:02 | |
| *** MJ is now known as MJ|lunch | 14:02 | |
| *** malthe is now known as malthe|away | 14:05 | |
| *** afd__ has quit IRC | 14:05 | |
| *** yotaff has joined #zope3-dev | 14:16 | |
| *** whit has joined #zope3-dev | 14:16 | |
| *** andycat has quit IRC | 14:19 | |
| *** junkafarian has quit IRC | 14:31 | |
| *** goschtl has joined #zope3-dev | 14:38 | |
| *** goschtl has quit IRC | 14:44 | |
| *** goschtl has joined #zope3-dev | 14:45 | |
| *** pelle__ has joined #zope3-dev | 14:46 | |
| *** goschtl has quit IRC | 14:47 | |
| *** pelle_ has quit IRC | 14:49 | |
| *** goschtl has joined #zope3-dev | 14:51 | |
| *** fairwinds has joined #zope3-dev | 14:57 | |
| *** MJ|lunch is now known as MJ | 15:00 | |
| *** JaRoel|4D has joined #zope3-dev | 15:00 | |
| *** baijum has joined #zope3-dev | 15:03 | |
| *** yotaff has quit IRC | 15:03 | |
| *** sawdog has joined #zope3-dev | 15:04 | |
| *** goschtl_ has joined #zope3-dev | 15:10 | |
| *** __mac__ has quit IRC | 15:11 | |
| *** goschtl_ has quit IRC | 15:13 | |
| *** baijum has quit IRC | 15:14 | |
| *** goschtl_ has joined #zope3-dev | 15:15 | |
| *** junkafarian_ is now known as junkafarian | 15:17 | |
| *** goschtl_ has quit IRC | 15:18 | |
| *** goschtl_ has joined #zope3-dev | 15:20 | |
| *** goschtl_ has quit IRC | 15:22 | |
| *** benji has joined #zope3-dev | 15:25 | |
| *** goschtl has quit IRC | 15:26 | |
| *** ignas has joined #zope3-dev | 15:27 | |
| *** toutpt has joined #zope3-dev | 15:34 | |
| *** aaronv has quit IRC | 15:43 | |
| *** markusleist has quit IRC | 15:49 | |
| *** andycat has joined #zope3-dev | 15:50 | |
| *** goschtl has joined #zope3-dev | 15:52 | |
| *** yotaff has joined #zope3-dev | 15:58 | |
| *** markusleist1 has joined #zope3-dev | 16:00 | |
| *** lurkymclurkleton has joined #zope3-dev | 16:03 | |
| *** jamur2 has joined #zope3-dev | 16:03 | |
| *** markusleist1 has quit IRC | 16:03 | |
| *** markusleist1 has joined #zope3-dev | 16:04 | |
| *** baijum has joined #zope3-dev | 16:12 | |
| *** J1m has joined #zope3-dev | 16:14 | |
| *** baijum has quit IRC | 16:23 | |
| *** markusleist1 has quit IRC | 16:36 | |
| *** strichter has quit IRC | 16:39 | |
| *** strichter has joined #zope3-dev | 16:57 | |
| *** hipertracker has quit IRC | 17:01 | |
| *** hipertracker has joined #zope3-dev | 17:01 | |
| *** mgedmin has joined #zope3-dev | 17:05 | |
| *** sunew has joined #zope3-dev | 17:08 | |
| *** strichter has quit IRC | 17:19 | |
| *** strichter has joined #zope3-dev | 17:19 | |
| *** afd__ has joined #zope3-dev | 17:27 | |
| *** strichter has quit IRC | 17:27 | |
| *** strichter has joined #zope3-dev | 17:27 | |
| *** aaronv has joined #zope3-dev | 17:29 | |
| *** whit has quit IRC | 17:30 | |
| *** whit has joined #zope3-dev | 17:33 | |
| *** quodt has joined #zope3-dev | 17:37 | |
| *** sp0cksbeard has joined #zope3-dev | 17:39 | |
| *** jayaraj has quit IRC | 17:40 | |
| *** alga has joined #zope3-dev | 17:44 | |
| *** MJ has quit IRC | 17:44 | |
| *** _srichter has joined #zope3-dev | 17:53 | |
| *** nathany has joined #zope3-dev | 17:54 | |
| *** whit is now known as whit|phone | 17:55 | |
| *** strichter has quit IRC | 18:07 | |
| *** jukart has quit IRC | 18:08 | |
| *** iham has quit IRC | 18:21 | |
| *** malthe|away is now known as malthe | 18:26 | |
| *** davisagli has joined #zope3-dev | 18:31 | |
| *** rmarianski has joined #zope3-dev | 18:32 | |
| *** JaRoel|4D has quit IRC | 18:37 | |
| *** davisagli has quit IRC | 18:38 | |
| *** romanofski has quit IRC | 18:39 | |
| *** _srichter is now known as srichter | 18:45 | |
| *** ChanServ sets mode: +o srichter | 18:45 | |
| *** pyqwer has joined #zope3-dev | 18:49 | |
| *** afd__ has quit IRC | 18:50 | |
| *** sunew has quit IRC | 18:50 | |
| *** projekt01 has quit IRC | 18:50 | |
| *** afd__ has joined #zope3-dev | 18:54 | |
| *** zagy has quit IRC | 18:59 | |
| *** goschtl has quit IRC | 19:02 | |
| *** nyo1 has joined #zope3-dev | 19:04 | |
| *** pelle__ has quit IRC | 19:04 | |
| *** __mac__ has joined #zope3-dev | 19:05 | |
| *** quodt has quit IRC | 19:14 | |
| *** nyo1 has quit IRC | 19:21 | |
| *** iham has joined #zope3-dev | 19:26 | |
| *** toutpt has quit IRC | 19:30 | |
| *** __mac__ has quit IRC | 19:34 | |
| *** harobed has quit IRC | 19:35 | |
| *** Rolando has quit IRC | 19:38 | |
| *** JaRoel|4D has joined #zope3-dev | 19:43 | |
| *** Theuni has quit IRC | 19:56 | |
| *** hipertracker has quit IRC | 20:00 | |
| *** dunny has joined #zope3-dev | 20:00 | |
| *** whit|phone has quit IRC | 20:08 | |
| *** davisagli has joined #zope3-dev | 20:13 | |
| *** __mac__ has joined #zope3-dev | 20:14 | |
| *** quodt has joined #zope3-dev | 20:23 | |
| *** zagy has joined #zope3-dev | 20:26 | |
| *** zagy has quit IRC | 20:31 | |
| *** zagy_ has joined #zope3-dev | 20:31 | |
| *** mkerrin has quit IRC | 20:39 | |
| *** J1m has quit IRC | 20:40 | |
| *** __mac__ has quit IRC | 20:42 | |
| *** J1m has joined #zope3-dev | 20:42 | |
| *** junkafarian has quit IRC | 20:43 | |
| *** tarek has quit IRC | 20:45 | |
| *** mgedmin has quit IRC | 20:48 | |
| *** lucielejard has joined #zope3-dev | 20:59 | |
| *** iham has quit IRC | 21:01 | |
| *** whit has joined #zope3-dev | 21:02 | |
| *** tarek has joined #zope3-dev | 21:05 | |
| *** alga has quit IRC | 21:05 | |
| *** MrTopf has quit IRC | 21:07 | |
| *** ignas has quit IRC | 21:09 | |
| *** tarek has quit IRC | 21:13 | |
| *** yotaff has quit IRC | 21:13 | |
| *** runyaga has quit IRC | 21:17 | |
| *** __mac__ has joined #zope3-dev | 21:24 | |
| *** faassen has joined #zope3-dev | 21:32 | |
| *** philiKON has joined #zope3-dev | 21:37 | |
| *** pyqwer has quit IRC | 21:41 | |
| *** philiKON_ has quit IRC | 21:46 | |
| *** zagy_ has quit IRC | 21:53 | |
| *** greenman has joined #zope3-dev | 21:58 | |
| *** tarek has joined #zope3-dev | 22:05 | |
| *** J1m has quit IRC | 22:05 | |
| *** philiKON has quit IRC | 22:08 | |
| *** philiKON has joined #zope3-dev | 22:09 | |
| *** __mac__ has quit IRC | 22:11 | |
| *** dbfrombrc has joined #zope3-dev | 22:20 | |
| *** tarek has quit IRC | 22:20 | |
| *** runyaga has joined #zope3-dev | 22:21 | |
| *** whit has quit IRC | 22:40 | |
| *** J1m has joined #zope3-dev | 22:40 | |
| *** whit has joined #zope3-dev | 22:41 | |
| *** dbfrombrc has quit IRC | 22:44 | |
| *** alecm has joined #zope3-dev | 22:46 | |
| *** whit has quit IRC | 22:48 | |
| *** dbfrombrc has joined #zope3-dev | 22:49 | |
| *** faassen has quit IRC | 22:50 | |
| *** davisagli is now known as davi|afk | 22:54 | |
| *** tarek has joined #zope3-dev | 22:57 | |
| *** tarek has quit IRC | 22:57 | |
| *** zagy has joined #zope3-dev | 23:04 | |
| *** zagy has quit IRC | 23:06 | |
| *** sawdog has quit IRC | 23:14 | |
| *** agroszer has quit IRC | 23:16 | |
| *** whit has joined #zope3-dev | 23:17 | |
| *** dbfrombrc has quit IRC | 23:22 | |
| *** sawdog has joined #zope3-dev | 23:30 | |
| *** aaronv has quit IRC | 23:52 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!