CIA-46 | jim dev * r112321 zc.zlibstorage/ (7 files in 3 dirs): checkpoint | 00:05 |
---|---|---|
*** Theuni1 has joined #zope | 00:07 | |
*** touff has joined #zope | 00:16 | |
*** davisagli|away is now known as davisagli | 00:23 | |
*** Arfrever has quit IRC | 00:24 | |
*** Theuni1 has quit IRC | 00:24 | |
*** dunny has joined #zope | 00:27 | |
*** purserj has quit IRC | 00:37 | |
*** grahal has quit IRC | 00:39 | |
*** purserj has joined #zope | 00:48 | |
*** cbcunc has quit IRC | 00:49 | |
CIA-46 | jim jim-transform-wrapping * r112322 ZODB/src/ (5 files in 2 dirs): checkpoint | 00:59 |
*** sidnei has quit IRC | 01:02 | |
*** hever has joined #zope | 01:11 | |
*** aaronv has joined #zope | 01:14 | |
*** daMaestro has quit IRC | 01:15 | |
*** jan_s has quit IRC | 01:23 | |
*** daMaestro has joined #zope | 01:28 | |
*** sidnei has joined #zope | 01:32 | |
*** hever has quit IRC | 01:34 | |
*** mgedmin has quit IRC | 01:36 | |
*** neo|4D has quit IRC | 01:52 | |
*** runyaga has quit IRC | 02:04 | |
*** sm has quit IRC | 02:04 | |
*** sm has joined #zope | 02:04 | |
*** TresEquis has quit IRC | 02:13 | |
*** lucmult has quit IRC | 02:22 | |
*** lucmult has joined #zope | 02:25 | |
*** r0ver has left #zope | 02:25 | |
*** r0ver has joined #zope | 02:26 | |
*** davisagli has left #zope | 02:26 | |
*** lucmult has quit IRC | 02:29 | |
*** giampaolo has quit IRC | 02:31 | |
*** lucmult has joined #zope | 02:44 | |
*** mgedmin has joined #zope | 02:46 | |
*** dayne has quit IRC | 02:47 | |
*** tiwula has quit IRC | 02:59 | |
*** mgedmin has quit IRC | 03:01 | |
*** fredvd has quit IRC | 03:27 | |
*** r0ver has quit IRC | 03:47 | |
*** alvaro has quit IRC | 04:02 | |
*** aaronv has quit IRC | 04:29 | |
*** alecm has joined #zope | 05:06 | |
*** MatthewWilkes has joined #zope | 05:30 | |
*** RaFromBRC has quit IRC | 05:39 | |
*** daMaestro has quit IRC | 05:41 | |
*** daMaestro has joined #zope | 05:54 | |
*** daMaestro has quit IRC | 05:54 | |
*** daMaestro has joined #zope | 05:55 | |
*** davisagli has joined #zope | 07:13 | |
*** lucmult has left #zope | 07:25 | |
*** daMaestro has quit IRC | 07:36 | |
*** davisagli is now known as davisagli|away | 07:47 | |
*** alecm has quit IRC | 08:45 | |
*** JaRoel|4D has quit IRC | 09:42 | |
*** ramonski has joined #zope | 09:45 | |
CIA-46 | wichert * r112323 five.pt/ (src/five/pt/pagetemplate.py CHANGES.txt): Add DateTime to the base context. Fixes problems with certain ZMI pages. | 09:59 |
CIA-46 | wichert 2.12 * r112324 Zope/ (doc/CHANGES.rst src/Products/SiteErrorLog/www/main.pt): Fix several template errors in SiteErrorLog (chameleon compatibility) | 09:59 |
CIA-46 | wichert * r112325 /five.pt/ (5 files in 3 dirs): Tag 1.1 | 09:59 |
*** regebro has joined #zope | 10:00 | |
*** zagy has joined #zope | 10:03 | |
*** mr_jolly has joined #zope | 10:10 | |
*** MatthewWilkes has quit IRC | 10:11 | |
*** regebro1 has joined #zope | 10:15 | |
*** regebro has quit IRC | 10:15 | |
*** ramonski has quit IRC | 10:18 | |
*** digitalmortician has joined #zope | 10:28 | |
*** planetzopebot has quit IRC | 10:33 | |
*** planetzopebot has joined #zope | 10:34 | |
*** huajie has joined #zope | 10:45 | |
*** touff has quit IRC | 10:45 | |
*** Theuni1 has joined #zope | 10:45 | |
*** JaRoel|4D has joined #zope | 10:46 | |
*** maiky has joined #zope | 10:55 | |
*** Theuni1 has quit IRC | 11:14 | |
*** smita1 has quit IRC | 11:26 | |
*** Theuni1 has joined #zope | 11:34 | |
*** regebro1 has quit IRC | 11:36 | |
*** digitalmortician has quit IRC | 11:37 | |
*** regebro has joined #zope | 11:37 | |
*** Theuni1 has quit IRC | 11:37 | |
*** zagy has quit IRC | 11:57 | |
*** TomBlockley has joined #zope | 12:17 | |
*** touff has joined #zope | 12:31 | |
CIA-46 | wichert * r112326 Zope/src/Products/SiteErrorLog/www/main.pt: Merge r112324 from 2.12 branch | 12:45 |
*** aaronv has joined #zope | 12:56 | |
*** tarek has joined #zope | 13:03 | |
*** regebro has quit IRC | 13:07 | |
*** tarek has quit IRC | 13:15 | |
*** zagy has joined #zope | 13:16 | |
*** tarek has joined #zope | 13:17 | |
*** tarek has quit IRC | 13:19 | |
*** huajie has quit IRC | 13:19 | |
*** hever has joined #zope | 13:19 | |
*** Subdino has joined #zope | 13:34 | |
Subdino | hi | 13:35 |
Subdino | I need some insight about conflict resolution in ZODB | 13:36 |
Subdino | I'm working on an alternative to FileStorage (+ ZEO, as it also handles the network part) which uses a different locking scheme | 13:36 |
Subdino | transaction locks are per object rather than per storage | 13:36 |
Subdino | this implies that when committing, if a conflict is detected another commit might take place while resolving that conflict | 13:37 |
Subdino | meaning that resolved conflict will trigger a second conflict when attemping a store | 13:37 |
Subdino | I have the intuition that this is safe to assume the final resolution to be sane, but the only example of conflict resolution I have as an example is BTree "Length" class | 13:38 |
Subdino | which is rather trivial | 13:38 |
Subdino | could anyone here provide some more cases of conflict resolution ? | 13:39 |
*** agroszer has joined #zope | 14:13 | |
*** ders has joined #zope | 14:18 | |
*** maiky has quit IRC | 14:21 | |
*** agroszer has quit IRC | 14:25 | |
*** maiky has joined #zope | 14:26 | |
*** maiky has quit IRC | 14:31 | |
planetzopebot | Summer of Code positions available (Plone News) http://plone.org/events/summer-of-code/2010/summer-of-code-positions-available | 14:34 |
planetzopebot | European Plone Symposium 2010 - Call for proposals (Plone News) http://plone.org/events/regional/european-symposium-2010/european-plone-symposium-2010-call-for-proposals | 14:34 |
planetzopebot | zope.interface 3.6.0 released with Python 3 support. (Lennart Regebro: Open Source, Python, Web) http://regebro.wordpress.com/2010/04/29/zope-interface-3-6-0-released-with-python-3-support/ | 14:34 |
planetzopebot | The future of zope.testing and Python 3 (Lennart Regebro: Open Source, Python, Web) http://regebro.wordpress.com/2010/04/30/the-future-of-zope-testing-and-python-3/ | 14:34 |
planetzopebot | This Month in Plone — May 2010 (Plone News) http://plone.org/news/this-month-in-plone-may-2010 | 14:34 |
CIA-46 | ctheune * r112327 /Sandbox/cklinger/megrok.pagelet/branches/0.1/setup.py: bump version for upcoming bugfix | 14:52 |
CIA-46 | ctheune * r112328 /Sandbox/cklinger/megrok.pagelet/branches/0.1/CHANGES.txt: Prepare changelog for upcoming change. | 14:52 |
*** JaRoel|4D has quit IRC | 15:02 | |
planetzopebot | No more "display:none" CSS rules! (RedTurtle Technology) http://blog.redturtle.it/redturtle-blog/no-more-display-none-css-rules | 15:04 |
planetzopebot | WSGI Training at Plone Symposime East, 25 May 2010 (Repoze Blog RSS Feed) http://blog.repoze.org/WSGIPONG :leguin.freenode.net | 15:06 |
*** allisterb has quit IRC | 15:13 | |
*** allisterb has joined #zope | 15:25 | |
*** aaronv has quit IRC | 15:35 | |
*** TKtiddle has joined #zope | 15:35 | |
*** ders has quit IRC | 15:43 | |
*** redir has quit IRC | 15:44 | |
*** purserj has quit IRC | 15:45 | |
*** purserj has joined #zope | 15:45 | |
*** Subdino has quit IRC | 15:46 | |
*** touff has quit IRC | 15:49 | |
*** huajie has joined #zope | 15:51 | |
*** touff has joined #zope | 15:54 | |
*** TomBlockley has quit IRC | 15:58 | |
*** fredvd has joined #zope | 16:04 | |
*** touff has quit IRC | 16:10 | |
*** Wu has quit IRC | 16:11 | |
*** alecm has joined #zope | 16:16 | |
*** maiky has joined #zope | 16:16 | |
*** dayne has joined #zope | 16:17 | |
*** dayne has quit IRC | 16:25 | |
*** maiky has quit IRC | 16:29 | |
*** dayne has joined #zope | 16:32 | |
*** touff has joined #zope | 16:39 | |
*** redir has joined #zope | 16:45 | |
*** touff has quit IRC | 16:48 | |
*** touff has joined #zope | 16:51 | |
*** dayne has quit IRC | 16:55 | |
*** davisagli|away is now known as davisagli | 16:56 | |
*** davisagli is now known as davisagli|away | 17:01 | |
*** ders has joined #zope | 17:01 | |
*** huajie has quit IRC | 17:05 | |
*** maiky has joined #zope | 17:08 | |
*** touff has quit IRC | 17:14 | |
*** MatthewWilkes has joined #zope | 17:14 | |
CIA-46 | andreasjung * r112329 /zopyx.convert2/branches/error-handling: "creating branch error-handling" | 17:19 |
CIA-46 | andreasjung * r112330 zopyx.convert2/README.txt: better error handlign | 17:19 |
CIA-46 | andreasjung error-handling * r112331 zopyx.convert2/src/zopyx/convert2/exceptions.py: added | 17:19 |
*** maiky has quit IRC | 17:31 | |
CIA-46 | andreasjung error-handling * r112332 zopyx.convert2/ (9 files in 2 dirs): added ConversionError exception | 17:34 |
CIA-46 | andreasjung * r112333 zopyx.convert2/ (9 files in 2 dirs): merged error-handling branch | 17:34 |
*** dunny has quit IRC | 17:35 | |
*** touff has joined #zope | 17:36 | |
*** allisterb has quit IRC | 17:41 | |
*** maiky has joined #zope | 17:41 | |
*** ders has quit IRC | 17:48 | |
CIA-46 | andreasjung * r112334 zopyx.smartprintng.server/ (3 files in 3 dirs): include conversion output with zip file | 17:50 |
CIA-46 | andreasjung * r112335 /zopyx.smartprintng.server/tags/0.6.6: 'creating tag svn+ssh://andreasjung@svn.zope.org/repos/main/zopyx.smartprintng.server/tags/0.6.6 from svn+ssh://andreasjung@svn.zope.org/repos/main/zopyx.smartprintng.server/trunk' | 17:50 |
CIA-46 | andreasjung * r112336 /zopyx.convert2/tags/2.2.0: 'creating tag svn+ssh://andreasjung@svn.zope.org/repos/main/zopyx.convert2/tags/2.2.0 from svn+ssh://andreasjung@svn.zope.org/repos/main/zopyx.convert2/trunk' | 17:50 |
*** ders has joined #zope | 17:53 | |
*** Arfrever has joined #zope | 17:57 | |
*** ders has quit IRC | 18:03 | |
*** hever has quit IRC | 18:21 | |
*** maiky has quit IRC | 18:38 | |
*** touff has quit IRC | 18:40 | |
*** davisagli|away is now known as davisagli | 18:40 | |
*** touff has joined #zope | 18:47 | |
*** aaronv has joined #zope | 18:48 | |
*** lucmult has joined #zope | 18:50 | |
*** touff has quit IRC | 18:53 | |
mup | Bug #98422 was filed: unify error reporting utility with Site Error log <core> <issue> <zope.error:Triaged> <https://launchpad.net/bugs/98422> | 18:55 |
*** davisagli is now known as davisagli|away | 19:02 | |
*** Ariel_Calzada has joined #zope | 19:03 | |
*** regebro has joined #zope | 19:10 | |
*** Ariel_Calzada has quit IRC | 19:12 | |
*** davisagli|away is now known as davisagli | 19:13 | |
CIA-46 | tseaver * r112337 /ZODB/branches/tseaver-better_repozo_tests: Merged | 19:17 |
CIA-46 | tseaver * r112338 /ZODB/branches/tseaver-repozo_index: Branch for saving / restoring index in repozo. | 19:17 |
*** lucmult has left #zope | 19:17 | |
*** touff has joined #zope | 19:17 | |
*** mcdonc has quit IRC | 19:19 | |
*** mcdonc has joined #zope | 19:20 | |
*** TKtiddle has quit IRC | 19:31 | |
*** allisterb has joined #zope | 19:33 | |
*** touff has quit IRC | 19:40 | |
*** digilord has quit IRC | 19:50 | |
*** MatthewWilkes has quit IRC | 20:03 | |
*** touff has joined #zope | 20:04 | |
*** touff has quit IRC | 20:08 | |
*** davisagli is now known as davisagli|away | 20:11 | |
CIA-46 | tseaver tseaver-repozo_index * r112339 ZODB/src/ZODB/scripts/ (repozo.py tests/test_repozo.py): Add tests for 'do_recover'; add support for saving / restoring index. | 20:16 |
*** TresEquis has joined #zope | 20:19 | |
*** Ariel_Calzada has joined #zope | 20:25 | |
*** Ariel_Calzada has quit IRC | 20:26 | |
*** Ariel_Calzada has joined #zope | 20:26 | |
CIA-46 | tseaver tseaver-repozo_index * r112340 ZODB/src/ZODB/scripts/repozo.py: Update docstring to note index save / restore, and stdout exception. | 20:30 |
*** MatthewWilkes has joined #zope | 20:32 | |
*** mwhipple has joined #zope | 20:57 | |
*** tiwula has joined #zope | 20:57 | |
mwhipple | what's the syntax (if any) to conditionally create an attribute with ZPT, or to not have the attribute at all (e.g. a "checked" attribute) | 20:59 |
*** vipod has joined #zope | 21:02 | |
mwhipple | n/m I think I got it (return None) | 21:02 |
kiorky | mwhipple: !? something/created|nothing ? | 21:09 |
mwhipple | kiorky: not sure what you mean but what I was looking for was along the lines of tal:attributes="checked python: 'checked' if this=true else None" either resulting in the checked='checked' attribute or the absence of the checked attribute entirely | 21:12 |
*** vigith has joined #zope | 21:12 | |
kiorky | this=true is not syntaxly correct O.o | 21:14 |
mwhipple | yeah, that was made up to be a pseudo conditional | 21:14 |
kiorky | you ll prefer bool(this) and 'checked' or None | 21:14 |
mwhipple | so is the new ternary format frowned upon as I'd heard mentioned? | 21:16 |
kiorky | mwhipple: it is an equivalent or the a?b:c c format | 21:17 |
mwhipple | my conditional is more along the lines of data['value'] == number | 21:17 |
mwhipple | yeah, equivalent but backwards, with the condition being in the middle | 21:17 |
kiorky | mwhipple: http://en.wikipedia.org/wiki/Ternary_operation#Python | 21:18 |
kiorky | so be aware of 'b' ;) | 21:18 |
kiorky | 'checked' is true, in any cases ;) | 21:19 |
kiorky | mwhipple: you can use b if a else c only with py>25 | 21:20 |
*** sidnei has quit IRC | 21:35 | |
*** tarek has joined #zope | 21:45 | |
*** zagy has quit IRC | 22:02 | |
mup | Bug #143933 was filed: tal:attributes doesn't encode entities <feature> <zope> <zope.tal:New> <https://launchpad.net/bugs/143933> | 22:06 |
mup | Bug #143263 was filed: TALES: ?key acces fails if key is an integer <bug> <zope> <zope.tales:New> <https://launchpad.net/bugs/143263> | 22:06 |
mup | Bug #143715 was filed: Lazy expressions appear to cause memory leaks <bug> <zope> <zope.tales:Incomplete> <https://launchpad.net/bugs/143715> | 22:06 |
mup | Bug #143313 was filed: TALES repeat/variable/letter skips aa-az values <bug> <zope> <zope.tal:New> <https://launchpad.net/bugs/143313> | 22:16 |
*** vigith has quit IRC | 22:24 | |
mup | Bug #143313 was filed: TALES repeat/variable/letter skips aa-az values <bug> <zope> <zope.tal:New> <https://launchpad.net/bugs/143313> | 22:36 |
mup | Bug #143563 was filed: TAL: markup language text support <feature+solution> <zope> <zope.tal:New> <https://launchpad.net/bugs/143563> | 22:46 |
mup | Bug #143047 was filed: ignore i18n: in the same way as tal: <bug> <zope> <zope.tal:New> <https://launchpad.net/bugs/143047> | 22:46 |
*** tiwula has quit IRC | 23:10 | |
*** smita1 has joined #zope | 23:20 | |
mup | Bug #436621 was filed: 'provider' TALES expression chokes on spaces <content> <providers> <tales> <zope.contentprovider:New> <https://launchpad.net/bugs/436621> | 23:26 |
*** redir has quit IRC | 23:55 | |
mup | Bug #142484 was filed: TAL: Inconsistent slot filling with nested macros <bug> <zope> <zope.tal:New> <https://launchpad.net/bugs/142484> | 23:56 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!