*** J1m has quit IRC | 00:02 | |
*** malthe_ is now known as malthe | 00:08 | |
*** iham|away has quit IRC | 00:13 | |
*** iham has joined #zope3-dev | 00:15 | |
*** iham is now known as iham|away | 00:19 | |
ccomb_ | Hello, is there a HiRes (or vector) version of the Zope 3 logo in the ZMI? | 00:26 |
---|---|---|
*** aaronv has quit IRC | 00:30 | |
*** fsufitch has joined #zope3-dev | 00:37 | |
*** aaronv has joined #zope3-dev | 00:41 | |
*** fsufitch has left #zope3-dev | 00:59 | |
*** flox has left #zope3-dev | 01:12 | |
*** aaronv has quit IRC | 01:23 | |
*** fsufitch has joined #zope3-dev | 01:25 | |
fsufitch | hi guys, a question: is it normal that a zope.schema.List attribute is not stored in the ZODB when the owner object is Persistent? | 01:27 |
Vq^ | stored? aren't schemas usually constants? | 01:37 |
fsufitch | nono, as in, i define an attribute in an interface according to a schema | 01:40 |
fsufitch | class IQuestionApplication(Interface): | 01:42 |
fsufitch | # ... | 01:42 |
fsufitch | recentQuestions = zope.schema.List( | 01:42 |
fsufitch | name = "whatever", description = "whatever", | 01:42 |
fsufitch | value_type = zope.schema.Object(schema=IQuestion)) | 01:42 |
fsufitch | then when i later go questionapp.recentQuestions = [somesuch,anotherquestion,etc] | 01:42 |
fsufitch | it only gets stored until i shut down the zope server | 01:42 |
fsufitch | once i restart it, the data is lost | 01:42 |
fsufitch | (questionapp is an object of the type QuestionApplication, which provides IQuestionApplication) | 01:43 |
fsufitch | Vq^: any idea? | 01:43 |
Vq^ | oh, you probably want to work with PersistentList instead of ordinary python lists | 01:45 |
Vq^ | otherwise you have to mark the object changed every time you mutate the list | 01:45 |
fsufitch | ahh | 01:46 |
fsufitch | interesting. where is PersistentList found? | 01:46 |
Vq^ | in persistent.list if im not mistaken | 01:49 |
fsufitch | awesome | 01:49 |
fsufitch | thanks, Vq^ | 01:49 |
timte | Vq^: you're the zope master :) | 01:51 |
Vq^ | heh | 01:51 |
*** harobed has joined #zope3-dev | 02:01 | |
*** MrSipan has quit IRC | 02:23 | |
*** timte has quit IRC | 02:25 | |
*** harobed has quit IRC | 02:50 | |
*** tarek has quit IRC | 02:55 | |
*** malthe is now known as malthe|Zzz | 02:56 | |
*** harobed has joined #zope3-dev | 02:59 | |
*** kaeru has joined #zope3-dev | 03:17 | |
*** fmail has joined #zope3-dev | 03:22 | |
*** fmail has left #zope3-dev | 03:22 | |
*** harobed has quit IRC | 03:38 | |
*** tarek has joined #zope3-dev | 03:51 | |
*** fsufitch has left #zope3-dev | 03:51 | |
*** tarek_ has joined #zope3-dev | 03:53 | |
*** tarek has quit IRC | 03:53 | |
*** tarek_ has quit IRC | 03:53 | |
*** yota has quit IRC | 03:54 | |
*** MrSipan has joined #zope3-dev | 04:14 | |
*** tarek_ has joined #zope3-dev | 04:19 | |
*** tarek_ has quit IRC | 04:25 | |
*** mib_dong has joined #zope3-dev | 05:40 | |
mib_dong | :) | 05:41 |
*** pelle__ has joined #zope3-dev | 06:17 | |
*** pelle_ has quit IRC | 06:35 | |
*** rocky has quit IRC | 07:10 | |
mib_dong | #help | 07:13 |
*** mib_dong has quit IRC | 07:17 | |
*** kaeru has quit IRC | 08:01 | |
*** kaeru has joined #zope3-dev | 08:22 | |
*** afd___ has joined #zope3-dev | 10:35 | |
*** flox has joined #zope3-dev | 10:38 | |
*** flox has quit IRC | 10:43 | |
*** dunny has quit IRC | 11:24 | |
*** yota has joined #zope3-dev | 11:46 | |
*** zagy has joined #zope3-dev | 11:49 | |
*** ktwilight_ has joined #zope3-dev | 11:57 | |
*** ktwilight__ has quit IRC | 12:10 | |
*** tarek_ has joined #zope3-dev | 12:33 | |
*** tarek_ has quit IRC | 12:44 | |
*** tarek_ has joined #zope3-dev | 12:51 | |
*** malthe|Zzz has quit IRC | 13:19 | |
*** ccomb_ has quit IRC | 14:07 | |
*** malthe has joined #zope3-dev | 14:20 | |
*** __mac__ has joined #zope3-dev | 14:45 | |
*** fairwinds has joined #zope3-dev | 15:05 | |
*** tarek_ has quit IRC | 15:24 | |
*** pelle__ has quit IRC | 15:40 | |
*** rocky has joined #zope3-dev | 15:44 | |
*** harobed has joined #zope3-dev | 15:44 | |
*** rocky has quit IRC | 16:03 | |
*** rocky has joined #zope3-dev | 16:06 | |
*** Theuni has quit IRC | 16:06 | |
*** aaronv has joined #zope3-dev | 16:11 | |
*** __mac__ has quit IRC | 16:19 | |
*** tarek_ has joined #zope3-dev | 16:42 | |
*** tarek_ has quit IRC | 16:50 | |
*** baijum has joined #zope3-dev | 17:04 | |
*** tarek_ has joined #zope3-dev | 17:06 | |
*** tarek_ has quit IRC | 17:13 | |
*** mcdonc has quit IRC | 17:14 | |
*** mcdonc has joined #zope3-dev | 17:15 | |
*** nyo1 has joined #zope3-dev | 17:23 | |
*** nyo1 has left #zope3-dev | 17:23 | |
*** tarek_ has joined #zope3-dev | 17:30 | |
*** pelle_ has joined #zope3-dev | 17:33 | |
*** tarek_ has quit IRC | 17:36 | |
*** Theuni has joined #zope3-dev | 17:41 | |
*** tarek has joined #zope3-dev | 17:56 | |
*** jayaraj has joined #zope3-dev | 18:04 | |
*** jayaraj has quit IRC | 18:05 | |
*** jayaraj has joined #zope3-dev | 18:07 | |
*** afd___ has quit IRC | 18:11 | |
*** tarek has quit IRC | 18:14 | |
*** jayaraj has quit IRC | 18:15 | |
*** agroszer_ has joined #zope3-dev | 18:17 | |
*** gc_basti has joined #zope3-dev | 18:23 | |
*** gc_basti_ has joined #zope3-dev | 18:25 | |
*** baijum has quit IRC | 18:27 | |
*** baijum has joined #zope3-dev | 18:27 | |
*** baijum has quit IRC | 18:28 | |
*** gc_basti has quit IRC | 18:43 | |
*** nyo1 has joined #zope3-dev | 19:04 | |
*** agroszer_ has quit IRC | 19:22 | |
*** afd___ has joined #zope3-dev | 19:42 | |
*** tarek has joined #zope3-dev | 20:08 | |
*** malthe has quit IRC | 20:13 | |
*** malthe has joined #zope3-dev | 20:14 | |
*** basti has joined #zope3-dev | 20:18 | |
*** Theuni has quit IRC | 20:19 | |
*** Theuni1 has joined #zope3-dev | 20:19 | |
*** tarek has quit IRC | 20:19 | |
*** gc_basti_ has quit IRC | 20:35 | |
*** aaronv has quit IRC | 20:39 | |
*** tarek has joined #zope3-dev | 21:01 | |
*** sunew has joined #zope3-dev | 21:09 | |
*** MrSipan has quit IRC | 21:14 | |
mcdonc | nyo1: i just spent a good deal of time trying to make the sort algorithm detection in field indexes smarter. i think the ascending sort is case about 75% wrapped up... it will choose "forward index scan" when most appropriate... it still needs to do a better job at picking nbest vs timsort.. http://svn.repoze.org/repoze.catalog/trunk/repoze/catalog/indexes/field.py | 21:16 |
mcdonc | the reverse sort chooser is still naive | 21:17 |
mcdonc | see also http://svn.repoze.org/repoze.catalog/trunk/repoze/catalog/benchmark/sortbench.py | 21:18 |
*** basti has quit IRC | 21:29 | |
*** __mac__ has joined #zope3-dev | 21:37 | |
*** harobed has quit IRC | 21:53 | |
*** yota has quit IRC | 21:53 | |
*** ARiKA has quit IRC | 21:53 | |
*** kobold has quit IRC | 21:53 | |
*** BjornT has quit IRC | 21:53 | |
*** Fubar^ has quit IRC | 21:53 | |
*** SteveA has quit IRC | 21:53 | |
*** chaoflow has quit IRC | 21:53 | |
*** Vq^ has quit IRC | 21:53 | |
*** kiorky has quit IRC | 21:53 | |
*** afd___ has quit IRC | 21:53 | |
*** iham|away has quit IRC | 21:53 | |
*** exarkun has quit IRC | 21:53 | |
*** andres has quit IRC | 21:53 | |
*** afd___ has joined #zope3-dev | 21:54 | |
*** harobed has joined #zope3-dev | 21:54 | |
*** yota has joined #zope3-dev | 21:54 | |
*** iham|away has joined #zope3-dev | 21:54 | |
*** ARiKA has joined #zope3-dev | 21:54 | |
*** BjornT has joined #zope3-dev | 21:54 | |
*** andres has joined #zope3-dev | 21:54 | |
*** kiorky has joined #zope3-dev | 21:54 | |
*** SteveA has joined #zope3-dev | 21:54 | |
*** Fubar^ has joined #zope3-dev | 21:54 | |
*** chaoflow has joined #zope3-dev | 21:54 | |
*** kobold has joined #zope3-dev | 21:54 | |
*** Vq^ has joined #zope3-dev | 21:54 | |
*** exarkun has joined #zope3-dev | 21:54 | |
*** tarek has quit IRC | 22:00 | |
*** dunny has joined #zope3-dev | 22:02 | |
*** __mac__ has quit IRC | 22:07 | |
*** pelle_ has quit IRC | 22:10 | |
*** hazmat has joined #zope3-dev | 22:21 | |
*** ChanServ sets mode: +o hazmat | 22:21 | |
*** davisagli has joined #zope3-dev | 22:29 | |
*** tarek has joined #zope3-dev | 22:35 | |
*** __mac__ has joined #zope3-dev | 22:39 | |
*** sunew has quit IRC | 22:39 | |
*** J1m has joined #zope3-dev | 22:41 | |
*** tarek has quit IRC | 22:43 | |
*** aaronv has joined #zope3-dev | 22:44 | |
*** jpcw has joined #zope3-dev | 22:58 | |
*** jpcw has quit IRC | 22:59 | |
*** tarek has joined #zope3-dev | 23:08 | |
*** J1m has quit IRC | 23:11 | |
*** tarek has quit IRC | 23:22 | |
*** tarek has joined #zope3-dev | 23:36 | |
*** greenman has joined #zope3-dev | 23:42 | |
*** tarek_ has joined #zope3-dev | 23:55 | |
*** tarek has quit IRC | 23:56 |
Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!