IRC log of #zope3-dev for Tuesday, 2007-10-09

philiKONweird. sure it's an OOBTree?00:00
philiKONand is the lcoal utility a persistent object?00:00
spythonfrom BTrees.OOBTree import OOBTree   ... and then in my local util:   emails = OOBTree()00:01
spythonyes, it inherits from Persistent00:01
philiKONself.emails = OOBTree, right?00:01
spythonhmm, no..  i do this outside a def ..00:02
spythonwait00:03
philiKONoutside?00:04
philiKONthat's bad00:04
philiKONthat means it's a class attribute00:04
philiKONnot an instance attr00:04
philiKONclass attributes aren't pickled00:04
lisppaste6spython pasted "weird" at http://paste.lisp.org/display/4885800:04
philiKONworse, they're shared among *all* instances00:04
philiKONyeah00:04
philiKONread up on class attributes vs. instance attributes in python, then look at that code again and you'll notice what's wrong :)00:05
spythonoh :)00:05
spythonright00:05
spythonwill do, thanks a lot00:05
*** junkafarian has quit IRC00:06
*** edgordon has quit IRC00:11
CSWookiephiliKON: Is there a 3rd ed of your book planned?00:11
philiKONyup00:11
spythoni think i was "blinded" by the recipe class, where you have   name=u''  ingredients=[] ... etc and not self.name self.ingredients00:11
philiKONspython: yeah, i agree i set a bad example there00:12
philiKONspython: this will be fixed00:12
spythongreat :)00:12
philiKONCSWookie: but it's pretty much just a reprint of the 2nd ed., with some errata and typos fixed00:12
philiKONCSWookie: so what i'm realy doing is planning a 4th edition :)00:12
CSWookiephiliKON: Do you hve a timeline on that one?00:13
CSWookiephiliKON: Either :-)00:13
CSWookieIt's sort of the, "Oh, you're going to work here?  Read this, then!"00:13
philiKONwell, i think they'll bring out the third ed. when they run out of 2nd ed. copies00:14
philiKONwhich is soonish00:14
philiKONby the end of the year00:14
philiKONbut the 3rd and 2nd are so similar00:14
philiKONit doesn't really make much of a difference00:14
philiKONexcept that the 3rd won't be hardcover :)00:14
spythonso 4th will focus more on new ways of developing with Zope? with zopeproject, grok, etc..00:14
philiKONso buy now if you want a hardcover00:14
philiKONspython: exactly00:15
philiKONspython: there was just no time to do that for the 3rd00:15
spythongreat, I'm waiting for 4th ed then :)00:15
spythongot 2nd here00:15
philiKONyeah. if you have the 2nd, don't bother getting the 3rd :)00:15
philiKON(unless you want a travel-friendly version)00:15
CSWookiephiliKON: I'd like to see a section on what one has to do with an adapter to make it the equivalent of a browser:page and similar things.00:16
CSWookieAlthough a section on grok sounds nifty as well00:16
philiKONum, chapter 7 explains how browser pages are just multi adapters00:17
spythonwhy not skip the version with just errata/typo fixes? Seems like a too "minor" one for a major version :)00:17
philiKONspython: not my decision :)00:17
spythonah00:17
philiKONspython: the publisher rang and said they were running out of copies00:17
philiKONspython: so i said, let's do a reprint with errata fixes00:17
philiKONspython: and they sad, sure, but let's call it 3rd ed. for marketing reasons :)00:18
spythoncool, so it's selling pretty good?00:18
philiKONwell...00:18
philiKONi suppose it's selling like they expected00:18
*** ignas has quit IRC00:18
philiKONanyway, i wish i could've done the whole egg story sooner, but on the other hand, there are fundamental things we haven't worked out yet00:19
philiKONso i'm glad i haven't wasted paper on it00:19
*** pelle_ has quit IRC00:27
*** pelle_ has joined #zope3-dev00:27
*** RaFromBRC|lunch is now known as RaFromBRC00:30
*** Ariel_Calzada has joined #zope3-dev00:36
*** junkafarian has joined #zope3-dev00:53
*** wreutz has joined #zope3-dev00:53
*** spython has quit IRC00:54
*** junkafarian has quit IRC00:55
*** jfroche has quit IRC00:55
*** malthe has joined #zope3-dev00:58
*** regebro has left #zope3-dev00:59
amaronanyone used z3c.sqlalchemy?01:03
*** rmarianski has quit IRC01:08
wiggyI'm using z3c.zalchemy01:12
amaronzalchemy?01:15
*** rcrafton has quit IRC01:15
amaronwiggy: is it the same as sqlalchemy?01:15
wiggyno01:15
amaronwhat is the difference?01:16
wiggyI don't remember I'm afraid01:16
amaron:)01:17
amaronas i can see, z3c.sqlalchemy has version 1.x01:17
amaronand zalchemy 0.201:17
amaronis it stable?01:18
amaronfor production?01:18
*** fcorrea has quit IRC01:20
wiggyworks great for me01:20
amaronany intro for using it?01:21
amaronah, here i see some demos01:22
amaroni hope it will be enough01:22
*** jsadjohnson has quit IRC01:26
*** nathany has quit IRC01:44
*** ousado_ has joined #zope3-dev01:47
*** amaron has quit IRC01:57
*** tarek has quit IRC01:59
*** malthe is now known as malthe|away02:01
*** malthe|away is now known as malthe|Zzz02:01
*** ousado has quit IRC02:04
*** tjs has joined #zope3-dev02:07
tjssrichter: G'day02:08
tjsGetting distribution for 'z3c.template'.02:08
tjsError: Download error: unknown url type: svn02:09
tjsI found a transcript from this channel 2007-05-22 where you noticed this, was wondering if there is a fix?02:09
tjsI'm trying to convert our app to use zopeproject02:09
tjsand z3c.template is a dep02:09
tjsanyone know what the status of this is?02:31
*** WebMaven_ has joined #zope3-dev02:31
tjshttp://zope3.pov.lt/irclogs/%23zope3-dev.2007-05-22.log.html#t2007-05-22T16:52:2702:32
tjsis the previous discussion02:32
*** quodt has quit IRC02:37
*** supton has quit IRC02:44
*** WebMaven has quit IRC02:44
*** jsadjohnson has joined #zope3-dev02:48
*** J1m has quit IRC02:50
*** BjornT has quit IRC02:55
*** deo has quit IRC02:57
*** gstratton_ has quit IRC02:57
*** rcrafton has joined #zope3-dev03:01
*** alga has joined #zope3-dev03:12
*** wreutz has quit IRC03:18
*** ccomb has quit IRC03:29
srichtertjs: I think it is the home page which links to SVN03:49
srichtertjs: should still work03:49
tjsits not working for me, buildout just fails with that error03:54
srichtermmh03:54
tjsis there a workaround?03:54
tjscan I add some page to my own dependency_links?03:55
srichteryes03:55
tjsyou wouldnt happen to know what url that would be?03:56
tjsdo you have eggs someplace?03:56
srichterno03:57
srichterhold on, I'll make a new release03:57
tjscheers03:57
*** hazmat has quit IRC03:57
*** fcorrea has joined #zope3-dev04:02
srichtertjs: okay, 1.1.0 is out04:09
tjsthanks mate, you rock04:09
*** Ariel_Calzada has quit IRC04:09
*** hazmat has joined #zope3-dev04:13
*** ChanServ sets mode: +o hazmat04:13
*** ateba44 has joined #zope3-dev04:15
ateba44 bonsoir04:15
*** hazmat has quit IRC04:16
ateba44 jvoulai un ptit renseignement concernant la temperature de l'eau dans un aquarium04:16
*** deo has joined #zope3-dev04:17
*** ateba44 has quit IRC04:18
*** greenman has quit IRC04:18
*** ktwilight has joined #zope3-dev04:44
*** philiKON_ has joined #zope3-dev04:46
*** ousado has joined #zope3-dev04:47
*** alga has quit IRC04:52
*** ktwilight_ has quit IRC04:56
*** hazmat has joined #zope3-dev04:58
*** ChanServ sets mode: +o hazmat04:58
*** ousado_ has quit IRC05:01
*** greenman has joined #zope3-dev05:01
*** philiKON has quit IRC05:04
*** philiKON_ has quit IRC05:14
*** quodt has joined #zope3-dev05:22
*** ousado_ has joined #zope3-dev05:48
*** hazmat has quit IRC05:49
*** RaFromBRC has quit IRC05:54
*** fcorrea has quit IRC06:00
*** quodt has quit IRC06:03
*** ousado has quit IRC06:06
*** edgordon has joined #zope3-dev06:10
*** [1]Doc_Dan has joined #zope3-dev06:12
*** rmarianski has joined #zope3-dev06:12
*** rmarianski has quit IRC06:15
*** edgordon has quit IRC06:17
*** edgordon has joined #zope3-dev06:18
*** ousado_ has quit IRC06:23
*** ousado_ has joined #zope3-dev06:23
*** Doc_Dan has quit IRC06:30
*** [1]Doc_Dan is now known as Doc_Dan06:30
*** hazmat has joined #zope3-dev06:38
*** ChanServ sets mode: +o hazmat06:38
*** deo has quit IRC06:38
*** WebMaven_ is now known as WebMaven06:52
*** philiKON has joined #zope3-dev06:53
*** rcrafton has quit IRC06:55
*** niemeyer has quit IRC06:56
*** jsadjohnson has quit IRC06:57
*** ousado_ has quit IRC06:58
*** ousado_ has joined #zope3-dev06:58
*** cursor has joined #zope3-dev07:13
*** cursor has quit IRC07:23
*** philiKON has quit IRC07:30
*** baijum has joined #zope3-dev07:43
*** dobee has joined #zope3-dev07:44
*** afd_ has joined #zope3-dev08:19
*** BjornT has joined #zope3-dev08:24
*** sorin has joined #zope3-dev08:27
*** sorin is now known as sorindregan08:27
*** jukart has joined #zope3-dev08:41
*** greenman has quit IRC08:45
*** pelle_ has quit IRC08:50
*** naro has joined #zope3-dev09:11
*** jukart has quit IRC09:14
*** jukart has joined #zope3-dev09:16
*** jodok has quit IRC09:18
*** afd_ has quit IRC09:20
*** jodok has joined #zope3-dev09:30
romanofskimoin :)09:31
tjshey09:33
*** tjs has left #zope3-dev09:33
*** ghendi has joined #zope3-dev09:40
*** hdima has joined #zope3-dev09:45
*** cursor has joined #zope3-dev09:45
*** schwendinger has joined #zope3-dev09:45
*** pelle_ has joined #zope3-dev09:54
*** tarek has joined #zope3-dev10:05
*** jodok has quit IRC10:08
*** naro has quit IRC10:08
*** malthe|Zzz is now known as malthe10:09
*** jfroche has joined #zope3-dev10:15
*** ccomb has joined #zope3-dev10:33
*** regebro has joined #zope3-dev10:35
*** afd_ has joined #zope3-dev10:35
*** harobed has joined #zope3-dev10:36
*** stu1 is now known as stub10:43
*** tarek_ has joined #zope3-dev11:04
*** philiKON has joined #zope3-dev11:07
*** regebro has left #zope3-dev11:08
*** bigkevmcd has joined #zope3-dev11:08
*** philiKON is now known as napoliKON11:10
*** naro has joined #zope3-dev11:11
*** greenman has joined #zope3-dev11:13
*** agroszer has joined #zope3-dev11:14
*** tarek has quit IRC11:14
*** norro has joined #zope3-dev11:21
*** napoliKON has quit IRC11:35
*** malthe has quit IRC11:42
*** thruflo has joined #zope3-dev11:45
*** malthe has joined #zope3-dev12:06
*** gstratton has joined #zope3-dev12:16
*** afd_ has quit IRC12:28
*** philiKON has joined #zope3-dev12:35
*** philiKON has quit IRC12:37
*** philiKON has joined #zope3-dev12:37
*** mkerrin has joined #zope3-dev12:43
*** baijum has quit IRC12:44
*** thruflo is now known as thru|london12:52
*** thru|london is now known as thru|cannes12:53
*** naro has quit IRC12:56
*** mkerrin has quit IRC12:59
*** yvl has joined #zope3-dev12:59
*** alecm has joined #zope3-dev13:04
*** thru|cannes is now known as thruflo13:07
*** mkerrin has joined #zope3-dev13:07
*** philiKON is now known as napoliKON13:13
*** MJ has joined #zope3-dev13:13
*** MJ has quit IRC13:18
*** pyqwer has joined #zope3-dev13:25
*** jfroche has quit IRC13:34
*** norro has quit IRC13:38
*** agroszer has quit IRC13:43
*** dunny has quit IRC13:46
*** norro has joined #zope3-dev13:47
*** greenman has quit IRC13:50
*** ignas has joined #zope3-dev13:53
*** cursor has quit IRC14:04
*** benji has quit IRC14:07
*** ThomasKarlRichte has joined #zope3-dev14:08
*** goschtl has joined #zope3-dev14:12
*** pelle_ has quit IRC14:16
*** jsadjohnson has joined #zope3-dev14:17
*** jfroche has joined #zope3-dev14:25
*** yvl has quit IRC14:43
*** rocky has joined #zope3-dev14:45
*** timte has joined #zope3-dev14:49
*** pyqwer has quit IRC14:53
*** pyqwer has joined #zope3-dev14:53
goschtlhow can i install a custom buildout receipe in my buildout. I try to use  hexagonit.recipe.download. This is my section and the traceback: http://paste.plone.org/1724014:58
*** cbcunc has joined #zope3-dev15:01
*** timte has quit IRC15:02
*** whit has quit IRC15:20
*** rcrafton has joined #zope3-dev15:21
*** benji has joined #zope3-dev15:28
*** chacha_chaudhry has joined #zope3-dev15:38
*** alga has joined #zope3-dev15:43
napoliKONgoschtl: you misspelled recipe15:43
goschtlnapoliKON: yes i found it stupid error. thx15:44
*** sorindregan has quit IRC15:46
*** cursor has joined #zope3-dev15:47
*** niemeyer has joined #zope3-dev15:52
*** agroszer has joined #zope3-dev15:52
*** malthe has quit IRC16:01
*** whit has joined #zope3-dev16:09
*** quodt has joined #zope3-dev16:19
*** projekt01 has joined #zope3-dev16:19
*** cursor has quit IRC16:27
*** quodt has quit IRC16:28
*** quodt has joined #zope3-dev16:28
*** amaron has joined #zope3-dev16:40
*** goschtl has quit IRC16:45
*** MrTopf has joined #zope3-dev16:58
*** chacha_chaudhry has quit IRC17:06
*** rmarianski has joined #zope3-dev17:08
*** hdima has quit IRC17:15
*** Theuni has joined #zope3-dev17:20
*** ghendi has quit IRC17:20
*** b52laptop has quit IRC17:34
*** b52laptop has joined #zope3-dev17:35
*** agroszer has quit IRC17:39
*** agroszer has joined #zope3-dev17:40
*** cbcunc has quit IRC17:44
*** jsadjohnson has quit IRC17:55
*** MJ has joined #zope3-dev17:56
*** rocky has quit IRC18:09
*** brandon_rhodes has joined #zope3-dev18:20
brandon_rhodesDrat.18:20
brandon_rhodesI thought I'd seen zalchemy commits for SQLAlchemy 0.4.18:20
brandon_rhodesBut now I can't find them.18:20
*** brandon_rhodes has left #zope3-dev18:24
*** jsadjohnson has joined #zope3-dev18:27
*** quodt_ has joined #zope3-dev18:27
*** afd_ has joined #zope3-dev18:28
*** quodt has quit IRC18:29
*** pyqwer has quit IRC18:30
*** sm has joined #zope3-dev18:38
*** edgordon has quit IRC18:39
*** stu1 has joined #zope3-dev18:41
*** nathany has joined #zope3-dev18:51
*** alecm has quit IRC18:56
*** lisppaste6 has quit IRC18:59
*** jfroche has quit IRC19:02
*** stub has quit IRC19:03
*** Subdino has quit IRC19:04
*** Subdino has joined #zope3-dev19:04
*** afd__ has joined #zope3-dev19:05
*** afd_ has quit IRC19:05
*** lisppaste6 has joined #zope3-dev19:10
*** cursor has joined #zope3-dev19:11
*** napoliKON has quit IRC19:16
*** harobed has quit IRC19:19
*** J1m has joined #zope3-dev19:19
*** projekt01 has quit IRC19:26
*** nathany has quit IRC19:29
*** amaron has quit IRC19:33
*** pbugni has joined #zope3-dev19:34
*** MrTopf has quit IRC19:34
*** rmarianski has quit IRC19:41
*** Subdino has quit IRC19:48
*** ignas has quit IRC19:51
*** jfroche has joined #zope3-dev19:52
*** MJ has quit IRC20:03
*** mkerrin has quit IRC20:03
*** RaFromBRC has joined #zope3-dev20:12
*** afd__ has quit IRC20:25
*** afd__ has joined #zope3-dev20:26
*** deo has joined #zope3-dev20:28
*** pbugni has quit IRC20:28
*** davidstryker has joined #zope3-dev20:32
*** davidstryker has left #zope3-dev20:33
*** jfroche has quit IRC20:36
*** jfroche_ has joined #zope3-dev20:37
*** harobed has joined #zope3-dev20:44
*** BjornT has quit IRC20:46
*** nathany has joined #zope3-dev20:50
*** ruda_porto has joined #zope3-dev20:54
*** rmarianski has joined #zope3-dev20:58
*** salfield has joined #zope3-dev21:02
*** thruflo_ has joined #zope3-dev21:08
*** thruflo has quit IRC21:09
*** thruflo_ has quit IRC21:11
*** Ariel_Calzada has joined #zope3-dev21:13
*** norro_ has joined #zope3-dev21:18
*** djk has joined #zope3-dev21:26
*** whitmo has joined #zope3-dev21:27
*** whit has quit IRC21:27
*** jodok has joined #zope3-dev21:28
*** djk has quit IRC21:28
*** norro has quit IRC21:31
*** djk001 has joined #zope3-dev21:32
*** agroszer_ has joined #zope3-dev21:34
*** jukart has quit IRC21:38
*** whitmo is now known as whit21:42
*** TresEquis has joined #zope3-dev21:48
*** dunny has joined #zope3-dev21:48
*** agroszer has quit IRC21:48
*** cursor has quit IRC21:59
*** salfield has quit IRC22:04
*** djk001 has left #zope3-dev22:10
*** RaFromBRC is now known as RaFromBRC|lunch22:33
*** derek_richardson has quit IRC22:34
*** dobee has quit IRC22:44
*** cursor has joined #zope3-dev22:46
*** whit has quit IRC22:50
*** whit has joined #zope3-dev22:51
*** RaFromBRC|lunch is now known as RaFromBRC22:56
*** ThomasKarlRichte has quit IRC22:57
*** greenman has joined #zope3-dev22:57
*** jfroche_ has quit IRC23:01
*** alga has quit IRC23:05
*** BjornT has joined #zope3-dev23:07
*** cursor has quit IRC23:11
*** RaFromBRC has quit IRC23:16
*** jfroche_ has joined #zope3-dev23:17
*** RaFromBRC has joined #zope3-dev23:17
*** agroszer_ has quit IRC23:21
*** RaFromBRC_ has joined #zope3-dev23:21
*** RaFromBRC has quit IRC23:22
*** schwendinger has quit IRC23:22
*** RaFromBRC_ is now known as RaFromBRC23:37
*** fcorrea has joined #zope3-dev23:52
*** harobed has quit IRC23:53

Generated by irclog2html.py 2.15.1 by Marius Gedminas - find it at mg.pov.lt!