| *** ajsmith has quit IRC | 00:01 | |
| *** ajsmith has joined #zope | 00:45 | |
| *** ajsmith has quit IRC | 00:48 | |
| *** sp0cksbeard has quit IRC | 01:05 | |
| *** rbanffy has quit IRC | 01:28 | |
| planetzopebot | 2011 Plone Conference Has Sold 100 Tickets (Plone News) http://plone.org/news/2011ploneconf100tickets | 02:08 |
|---|---|---|
| *** supton has quit IRC | 02:21 | |
| *** supton has joined #zope | 02:21 | |
| *** mcdonc has joined #zope | 02:27 | |
| *** dayne has joined #zope | 02:28 | |
| *** daMaestro has quit IRC | 02:35 | |
| *** mr_jolly has quit IRC | 02:37 | |
| *** m8 has quit IRC | 02:45 | |
| *** slackrunner has joined #zope | 02:50 | |
| *** davisagli has quit IRC | 02:54 | |
| *** davisagli has joined #zope | 02:54 | |
| *** J1m has quit IRC | 02:57 | |
| *** _srichter has quit IRC | 03:00 | |
| *** supton has quit IRC | 03:02 | |
| *** benji has quit IRC | 03:08 | |
| *** srichter has joined #zope | 03:30 | |
| *** Spanktar has quit IRC | 03:36 | |
| *** RaceCondition has quit IRC | 03:40 | |
| *** MrTango has quit IRC | 03:43 | |
| *** slackrunner has quit IRC | 03:46 | |
| *** slackrunner has joined #zope | 03:47 | |
| *** dayne has quit IRC | 03:53 | |
| *** sunew has quit IRC | 04:08 | |
| *** davisagli has quit IRC | 04:48 | |
| *** davisagli has joined #zope | 04:48 | |
| *** J1m has joined #zope | 04:50 | |
| *** J1m has quit IRC | 04:57 | |
| *** J1m has joined #zope | 05:04 | |
| *** slackrunner has quit IRC | 05:10 | |
| *** alecm has quit IRC | 05:13 | |
| *** BGaddie has quit IRC | 05:13 | |
| *** cwarner_ has joined #zope | 05:14 | |
| *** cwarner has quit IRC | 05:15 | |
| *** J1m has quit IRC | 05:15 | |
| *** alecm has joined #zope | 05:17 | |
| *** BGaddie has joined #zope | 05:17 | |
| *** zagy1 has joined #zope | 05:45 | |
| *** zagy has quit IRC | 05:49 | |
| *** mcdonc has quit IRC | 05:53 | |
| *** mcdonc has joined #zope | 05:59 | |
| *** slackrunner has joined #zope | 06:11 | |
| *** srichter has quit IRC | 06:22 | |
| *** srichter has joined #zope | 06:22 | |
| *** slackrunner has quit IRC | 06:35 | |
| *** slackrunner has joined #zope | 06:49 | |
| *** slackrunner has quit IRC | 07:25 | |
| *** slackrunner has joined #zope | 09:45 | |
| *** planetzopebot has quit IRC | 10:08 | |
| *** planetzopebot has joined #zope | 10:08 | |
| *** slackrunner has quit IRC | 10:11 | |
| *** slackrunner has joined #zope | 10:14 | |
| *** slackrunner has quit IRC | 10:32 | |
| *** slackrunner has joined #zope | 10:40 | |
| *** slackrunner has quit IRC | 10:55 | |
| *** RaceCondition has joined #zope | 12:08 | |
| *** RaceCondition_ has joined #zope | 12:15 | |
| *** RaceCondition has quit IRC | 12:17 | |
| *** RaceCondition_ is now known as RaceCondition | 12:17 | |
| *** m8 has joined #zope | 13:11 | |
| *** do3cc has joined #zope | 13:37 | |
| *** mr_jolly has joined #zope | 13:46 | |
| *** J1m has joined #zope | 13:51 | |
| *** MrTango has joined #zope | 14:02 | |
| *** RaceCondition has quit IRC | 14:27 | |
| *** J1m has quit IRC | 14:53 | |
| *** __mac__ has joined #zope | 15:41 | |
| *** __mac__ has quit IRC | 15:59 | |
| *** evilbungle has joined #zope | 16:23 | |
| *** davisagli has quit IRC | 16:30 | |
| *** davisagli has joined #zope | 16:31 | |
| *** rogererens has quit IRC | 16:40 | |
| *** rogererens has joined #zope | 16:41 | |
| *** huajie has joined #zope | 17:14 | |
| *** J1m has joined #zope | 18:00 | |
| *** huajie has quit IRC | 18:03 | |
| *** slackrunner has joined #zope | 18:10 | |
| *** sunew has joined #zope | 18:17 | |
| *** slackrunner has quit IRC | 18:33 | |
| *** slackrunner has joined #zope | 18:34 | |
| *** RaceCondition has joined #zope | 18:47 | |
| *** do3cc has quit IRC | 18:58 | |
| *** do3cc has joined #zope | 18:59 | |
| *** rogererens has quit IRC | 19:08 | |
| *** J1m has quit IRC | 19:17 | |
| *** do3cc has quit IRC | 19:24 | |
| RaceCondition | when using ZODB in a multithreaded application, is it safe to pass and store references to persistent objects beyond thread borders, and then possibly use them in other threads later? | 19:31 |
| RaceCondition | I mean, other threads and thus connections | 19:31 |
| *** alexpilz has joined #zope | 19:33 | |
| mgedmin | no | 19:36 |
| mgedmin | what I do is pass _p_oid, then have the other thread fish it out using connection.get(oid) | 19:37 |
| mgedmin | to get the connection I take any persistent object that I can access and take its _p_jar | 19:37 |
| mgedmin | feels hacky, dunno if there's a better way | 19:37 |
| mgedmin | application-specific paths, probably | 19:37 |
| *** srichter has quit IRC | 19:47 | |
| *** srichter has joined #zope | 19:47 | |
| *** evilbungle has joined #zope | 20:06 | |
| *** slackrunner has quit IRC | 20:16 | |
| *** evilbungle has quit IRC | 20:17 | |
| *** J1m has joined #zope | 20:42 | |
| *** __mac__ has joined #zope | 20:43 | |
| *** J1m has quit IRC | 20:44 | |
| *** evilbungle has joined #zope | 20:49 | |
| *** J1m has joined #zope | 21:02 | |
| *** Arfrever has joined #zope | 21:03 | |
| *** m8 has quit IRC | 21:33 | |
| *** slackrunner has joined #zope | 21:40 | |
| *** J1m has quit IRC | 21:49 | |
| *** slackrunner has quit IRC | 22:00 | |
| *** J1m has joined #zope | 22:14 | |
| *** J1m has quit IRC | 22:15 | |
| *** J1m has joined #zope | 22:22 | |
| *** J1m has quit IRC | 22:32 | |
| *** alexpilz has joined #zope | 22:57 | |
| *** J1m has joined #zope | 23:00 | |
| *** J1m has quit IRC | 23:05 | |
| *** __mac__ has quit IRC | 23:10 | |
| *** J1m has joined #zope | 23:12 | |
| *** kosh has quit IRC | 23:25 | |
| *** kosh has joined #zope | 23:27 | |
| *** J1m has quit IRC | 23:31 | |
| *** kosh has quit IRC | 23:40 | |
| *** kosh has joined #zope | 23:45 | |
| *** rogererens has joined #zope | 23:55 | |
| *** alexpilz has quit IRC | 23:59 | |
Generated by irclog2html.py 4.0.0 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!