| *** aaronv has joined #zope | 00:06 | |
| *** benji has quit IRC | 00:11 | |
| *** toutpt has quit IRC | 00:11 | |
| *** aaronv has quit IRC | 00:15 | |
| *** aaronv has joined #zope | 00:15 | |
| *** opsec has quit IRC | 00:17 | |
| *** opsec has joined #zope | 00:18 | |
| *** dayne has joined #zope | 00:22 | |
| *** aaronv_ has joined #zope | 00:23 | |
| *** aaronv has quit IRC | 00:23 | |
| *** aaronv_ is now known as aaronv | 00:23 | |
| *** mcdonc has joined #zope | 00:23 | |
| *** evilbungle has joined #zope | 00:24 | |
| *** daMaestro has quit IRC | 00:27 | |
| *** Arfrever has quit IRC | 00:29 | |
| *** tarek has quit IRC | 00:31 | |
| *** aaronv has quit IRC | 00:36 | |
| *** allisterb_ has joined #zope | 00:59 | |
| *** allisterb has quit IRC | 01:02 | |
| *** davisagli has left #zope | 01:14 | |
| *** astoon has left #zope | 01:24 | |
| *** timte has quit IRC | 02:05 | |
| *** davisagli has joined #zope | 02:08 | |
| *** davisagli has quit IRC | 02:09 | |
| *** davisagli has joined #zope | 02:39 | |
| *** mr_jolly has joined #zope | 02:42 | |
| *** davisagli has left #zope | 02:52 | |
| newbery | greetings fellow zopistas! | 02:59 |
|---|---|---|
| newbery | anyone know if it's possible to get at the request from the response object? | 03:00 |
| *** huajie has joined #zope | 03:23 | |
| *** River-Rat has joined #zope | 03:43 | |
| *** River_Rat has quit IRC | 03:45 | |
| *** davisagli has joined #zope | 03:49 | |
| *** MrTango has quit IRC | 03:55 | |
| *** evilbungle has quit IRC | 03:57 | |
| *** evilbungle has joined #zope | 04:05 | |
| *** mr_jolly has left #zope | 04:20 | |
| *** davisagli has quit IRC | 04:25 | |
| *** sm has quit IRC | 04:25 | |
| *** hever has quit IRC | 04:29 | |
| *** RaFromBRC has quit IRC | 04:34 | |
| *** davisagli has joined #zope | 04:37 | |
| *** davisagli has quit IRC | 04:45 | |
| *** evilbungle has quit IRC | 04:46 | |
| *** davisagli has joined #zope | 04:47 | |
| *** davisagli has quit IRC | 05:16 | |
| *** davisagli has joined #zope | 05:27 | |
| *** sm has joined #zope | 05:38 | |
| *** factor has quit IRC | 05:59 | |
| *** factor has joined #zope | 05:59 | |
| *** zenwryly has quit IRC | 06:12 | |
| *** zenwryly has joined #zope | 06:12 | |
| *** alecm has quit IRC | 06:27 | |
| *** sidnei has quit IRC | 06:40 | |
| *** alecm has joined #zope | 06:45 | |
| *** factor has quit IRC | 06:55 | |
| *** factor has joined #zope | 06:56 | |
| *** davisagli has quit IRC | 07:09 | |
| *** tiwula has quit IRC | 07:22 | |
| *** huajie has quit IRC | 07:30 | |
| *** huajie has joined #zope | 07:45 | |
| *** alecm has quit IRC | 07:56 | |
| *** davisagli has joined #zope | 08:00 | |
| *** huajie has quit IRC | 08:04 | |
| *** alecm has joined #zope | 08:11 | |
| *** davisagli has quit IRC | 08:15 | |
| *** huajie has joined #zope | 08:21 | |
| *** huajie has quit IRC | 08:23 | |
| *** alecm has quit IRC | 09:07 | |
| *** opsec has quit IRC | 09:08 | |
| *** opsec has joined #zope | 09:21 | |
| *** planetzopebot has quit IRC | 09:33 | |
| *** planetzopebot has joined #zope | 09:34 | |
| *** digitalmortician has quit IRC | 09:46 | |
| *** timte has joined #zope | 10:00 | |
| *** huajie has joined #zope | 10:25 | |
| *** agroszer has joined #zope | 10:41 | |
| *** hever has joined #zope | 10:57 | |
| moo--- | newbery: yes | 10:57 |
| moo--- | newbery: sorry, no | 10:57 |
| moo--- | that's other way around as usual :) | 10:57 |
| newbery | pardon? | 10:58 |
| moo--- | newbery: try print dir(response) | 10:58 |
| newbery | ahh... sorry, forgot about this :-) | 10:58 |
| newbery | moo---: yep, I did the dir thing... and a few other things. Just wondering if I was missing something. Actually, hoping I was as this gets hard otherwise :P | 10:59 |
| moo--- | newbery: you can always get request for thread locals | 11:00 |
| *** spamsch has quit IRC | 11:00 | |
| moo--- | I guess | 11:00 |
| moo--- | since it is only one request per thread | 11:00 |
| newbery | moo---: hmm... how? | 11:00 |
| *** dunny has quit IRC | 11:14 | |
| moo--- | newbery: I only know how do it in Plone context | 11:22 |
| moo--- | from zope.app.component.hooks import getSite(( | 11:23 |
| moo--- | req = getSite().request | 11:23 |
| newbery | moo---: thanks! That gives me something to chew on for now :-) | 11:23 |
| *** milosn has quit IRC | 11:24 | |
| *** milosn has joined #zope | 11:24 | |
| *** huajie has quit IRC | 11:45 | |
| *** ders has joined #zope | 12:04 | |
| *** agroszer has quit IRC | 12:33 | |
| *** MrTango has joined #zope | 12:41 | |
| *** spamsch has joined #zope | 12:43 | |
| *** seppo14 has joined #zope | 12:45 | |
| *** newbery has quit IRC | 12:46 | |
| *** aaronv has joined #zope | 13:20 | |
| *** ders has quit IRC | 13:32 | |
| *** ders has joined #zope | 13:33 | |
| *** aaronv has quit IRC | 13:38 | |
| *** sunew has joined #zope | 13:45 | |
| *** morphex has joined #zope | 13:53 | |
| *** sunew has quit IRC | 13:56 | |
| *** mgedmin has joined #zope | 13:57 | |
| *** mr_jolly has joined #zope | 14:01 | |
| *** aaronv has joined #zope | 14:04 | |
| *** spamsch has quit IRC | 14:12 | |
| *** seppo14 has quit IRC | 14:27 | |
| *** neo|4D has joined #zope | 14:30 | |
| *** sashav has quit IRC | 15:09 | |
| *** timte has joined #zope | 15:11 | |
| *** Arfrever has joined #zope | 15:11 | |
| *** sashav has joined #zope | 15:16 | |
| *** mr_jolly has left #zope | 15:19 | |
| *** Kabz|4D has joined #zope | 15:19 | |
| *** thomas_w has joined #zope | 15:30 | |
| *** tarek has joined #zope | 15:31 | |
| *** MrWu has joined #zope | 15:33 | |
| *** ders has quit IRC | 15:45 | |
| *** MrWu has quit IRC | 15:47 | |
| *** huajie has joined #zope | 15:47 | |
| *** tiwula has joined #zope | 15:51 | |
| *** neo|4D has quit IRC | 15:53 | |
| *** aaronv has quit IRC | 15:54 | |
| *** timte has quit IRC | 15:58 | |
| *** avn has quit IRC | 16:02 | |
| *** avn has joined #zope | 16:03 | |
| *** tarek has quit IRC | 16:04 | |
| *** huajie has quit IRC | 16:06 | |
| *** MrTango has quit IRC | 16:14 | |
| *** neo|4D has joined #zope | 16:21 | |
| *** bobo_b has left #zope | 16:32 | |
| *** avn has quit IRC | 16:34 | |
| *** avn has joined #zope | 16:36 | |
| *** BGaddie has quit IRC | 16:43 | |
| *** agroszer has joined #zope | 16:45 | |
| *** Kabz|4D has quit IRC | 16:45 | |
| *** aaronv has joined #zope | 17:00 | |
| *** spamsch has joined #zope | 17:07 | |
| *** aaronv has quit IRC | 17:09 | |
| *** redir has joined #zope | 17:21 | |
| *** redir has quit IRC | 17:21 | |
| *** ccomb has quit IRC | 17:31 | |
| *** ccomb has joined #zope | 18:01 | |
| *** spamsch has quit IRC | 18:23 | |
| *** Kabz|4D has joined #zope | 18:36 | |
| *** River_Rat has joined #zope | 18:52 | |
| *** River-Rat has quit IRC | 18:55 | |
| *** Kabz|4D has quit IRC | 18:57 | |
| *** RiverRat has joined #zope | 18:57 | |
| *** River_Rat has quit IRC | 18:59 | |
| *** evilbungle has joined #zope | 19:08 | |
| *** evilbungle has quit IRC | 19:10 | |
| *** neo|4D has quit IRC | 19:17 | |
| *** spamsch has joined #zope | 19:17 | |
| *** MrTango has joined #zope | 19:21 | |
| *** evilbungle has joined #zope | 19:43 | |
| *** neo|4D has joined #zope | 19:44 | |
| *** evilbungle has quit IRC | 19:48 | |
| *** _bluetouff has quit IRC | 19:49 | |
| *** evilbungle has joined #zope | 19:53 | |
| *** evilbungle has quit IRC | 19:54 | |
| *** aaronv has joined #zope | 19:58 | |
| *** seppo14 has joined #zope | 19:59 | |
| *** _bluetouff has joined #zope | 20:09 | |
| *** agroszer has quit IRC | 20:13 | |
| *** agroszer_ has joined #zope | 20:13 | |
| *** davisagli has joined #zope | 20:16 | |
| *** seppo14 has quit IRC | 20:24 | |
| *** benji has joined #zope | 20:35 | |
| *** benji has quit IRC | 20:46 | |
| *** aaronv has quit IRC | 20:48 | |
| *** benji has joined #zope | 20:54 | |
| *** neo|4D has quit IRC | 21:33 | |
| *** timte has joined #zope | 21:33 | |
| *** dunny has joined #zope | 21:39 | |
| *** tarek has joined #zope | 21:40 | |
| *** davisagli has quit IRC | 21:54 | |
| *** timte has quit IRC | 21:54 | |
| *** agroszer_ has quit IRC | 21:56 | |
| *** _bluetouff has quit IRC | 21:57 | |
| *** dayne has quit IRC | 22:02 | |
| *** hever has quit IRC | 22:03 | |
| *** Kabz|4D has joined #zope | 22:17 | |
| *** sunew has joined #zope | 22:23 | |
| *** hever has joined #zope | 22:23 | |
| *** aaronv has joined #zope | 22:24 | |
| *** sunew has quit IRC | 22:29 | |
| *** timte has joined #zope | 22:31 | |
| *** zagy has quit IRC | 22:40 | |
| *** Arfrever has quit IRC | 22:45 | |
| *** Kabz|4D has quit IRC | 22:55 | |
| *** daMaestro has joined #zope | 22:55 | |
| *** spamsch has quit IRC | 23:04 | |
| *** timte has quit IRC | 23:05 | |
| *** spamsch has joined #zope | 23:58 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!