IRC log of #zope3-dev for Thursday, 2008-09-11

*** norro has quit IRC00:01
*** junkafarian_ has joined #zope3-dev00:12
*** faassen has left #zope3-dev00:14
*** oggers has quit IRC00:14
*** oggers has joined #zope3-dev00:15
*** danielblackburn_ has joined #zope3-dev00:27
*** timte has quit IRC00:40
*** redir has quit IRC00:43
*** danielblackburn has quit IRC00:43
*** alga has quit IRC00:45
*** quodt has quit IRC00:46
*** regebro has quit IRC00:49
fairwindssrichter: could you agree with splitting widgets into a separate package and depending upon it with z3c.form?00:54
srichterfairwinds: what is your goal?00:56
fairwindsreuse so can depend upon it using a different package with fewer dependencies00:56
srichterreuse of the widgets or z3c.form?00:57
fairwindswidgets. I am thinking of parts that we are reasonable to reuse without. z3c.form as it is will not work for me so hoping we can find some common ground00:59
*** dobee has quit IRC00:59
*** djohnson has quit IRC00:59
fairwindssorry. I am thinking of parts that we are reasonable to reuse01:00
mgedminarr, zope.testing 3.6.0 has broken --coverage01:00
fairwindsi heard what you said this morning about many packages but perhaps a couple of core packages of functionality might be agreeable01:01
*** mcdonc has joined #zope3-dev01:01
fairwindsso widgets is one that would seem reasonable01:02
*** fcorrea has quit IRC01:02
fairwindsand fairly quick and easy to isolate01:02
srichterwhat dependency do widgets introduce in z3c.form that you would like to get rid of?01:03
*** oggers has quit IRC01:04
fairwindswidgets are fairly straight forward and without much issue. I want them to be isolated in a different package than z3c.form so that z3c.form and whatever form package i create can depend upon the widgets package01:04
*** aaronv has quit IRC01:08
*** oggers has joined #zope3-dev01:08
*** alga has joined #zope3-dev01:09
*** aaronv has joined #zope3-dev01:09
fairwindssrichter: I think this is a reasonable thing that more than one package could depend upon the same widgets01:10
*** nyo has quit IRC01:11
*** dunny has quit IRC01:11
*** danielblackburn has joined #zope3-dev01:11
*** oggers has quit IRC01:12
*** oggers has joined #zope3-dev01:13
*** MiUlEr has joined #zope3-dev01:14
*** oggers has quit IRC01:17
*** oggers has joined #zope3-dev01:17
*** sunew has quit IRC01:18
*** mcdonc has quit IRC01:18
fairwindssrichter: Another possibility is to create a small core of reusable functionality depending upon only a few things. Likely 80% of the package depends on 4 packages. the other 20% brings in the rest. We could have a z3c.form.core that is this 80% where packages could depend on this01:21
*** sp0cksbeard has quit IRC01:22
mgedminhey, does anyone know why zc.recipe.testrunner 1.1.0 requires zope.testing >= 3.6.0?01:22
srichterfairwinds: can you send me an E-mail hwo a particular feature pulls in an additional dependency?01:23
fairwindssrichter: this would be similar to grokcore.component. Perhaps we can use this name like z3c.form.component or z3c.formcore01:23
*** oggers has quit IRC01:23
srichterI did not get much sleep last night, so I cannot think clearly right now01:23
srichterI do not have a problem with this sort of approach, once I understand the goal01:24
srichterI still do not see what splitting this stuff up buys us01:24
*** aaronv has quit IRC01:25
*** lurkymclurkleton has quit IRC01:26
fairwindssrichter: What is buys is reusability in multiple frameworks since z3c.form otherwise relies on too much. We don't use zope.publisher in repoze and it is kept deliberately minimal. So this sort of thing will facilitate use outside of zope. I will send an email with my proposal.01:26
*** oggers has joined #zope3-dev01:27
*** danielblackburn_ has quit IRC01:27
fairwindssrichter: should be usable in pylons also with something like this if a small part is rewritten together with dependency on a core.01:28
srichterzope.publisher is a pretty strong assumption throughout the code01:33
srichterthere is very little code that does not depend on it01:33
mgedminhttps://bugs.launchpad.net/zope.testing/+bug/26876001:34
* mgedmin suspects ctheune's refactoring01:34
*** oggers has quit IRC01:34
*** oggers has joined #zope3-dev01:35
fairwindsCA architecture is universal and we can use zope.schema, zope.component, zope.interfaces, zope.i18, etc. outside of zope. Will look at how much of z3c.form we can get with these - its a large percentage.  If a form core is separated, we can use another publishing process and rewrite this part. Then z3c.form can rely on core and package I produce can rely on same core.01:35
srichterfairwinds: if the benefit is great enough I am all for it01:37
*** redir has joined #zope3-dev01:37
*** bigkevmcd has quit IRC01:39
srichterfairwinds: actually the most interesting question for me is: What parts would you reuse how from z3c.form?01:40
fairwindssricher: Thats great Stephan. It can allow the core to be used in virtually any other python framework which is real benefit.01:40
srichterbut what is the core?01:41
srichterat least how you define it?01:41
*** oggers has quit IRC01:41
fairwindssricher: the majority is reusable. I think it would be best for me to write this in an email. I can identify what would be in the core based on minimal dependencies01:42
srichteryep, I agree01:42
fairwindsI am looking at modules that can be included based on packages they import01:42
fairwindscool. I'll get busy and write this up then.01:44
*** whit has joined #zope3-dev01:53
*** projekt01 has quit IRC01:58
*** malthe is now known as malthe|Zzz02:00
*** flox has left #zope3-dev02:03
*** jamur2 has quit IRC02:04
*** mgedmin_ has joined #zope3-dev02:08
*** mgedmin has quit IRC02:11
*** MiUlEr has quit IRC02:11
*** MiUlEr has joined #zope3-dev02:12
*** MiUlEr has quit IRC02:13
*** MiUlEr has joined #zope3-dev02:14
*** J1m has quit IRC02:18
MiUlErpucha el pidgin se muere con todo, solo funciona para mensajeria, para entrar a una sala de chat con su protocolo irc, no funciona, y para salas propias de jabber tambien se cuelga02:20
MiUlErups02:20
MiUlErsorry02:20
*** tarek has quit IRC02:20
*** junkafarian_ has quit IRC02:26
*** mcdonc has joined #zope3-dev02:30
*** fcorrea has joined #zope3-dev02:32
*** aclark|away is now known as aclark02:33
*** aaronv has joined #zope3-dev02:42
*** nathany has quit IRC03:02
*** alga has quit IRC03:05
*** lurkymclurkleton has joined #zope3-dev03:10
*** lurkymclurkleton has quit IRC03:14
*** srichter has quit IRC03:14
*** yota has quit IRC03:28
*** rmarianski has quit IRC03:51
*** MiUlEr has quit IRC04:12
*** mcdonc has quit IRC04:21
*** aclark is now known as aclark|away04:26
*** aaronv has quit IRC04:32
*** Mebibyte has joined #Zope3-Dev04:43
Mebibytehello04:43
*** b52laptop has quit IRC05:07
*** jayaraj has joined #zope3-dev05:21
*** jayaraj has quit IRC06:02
*** projekt01 has joined #zope3-dev06:10
*** binseer has joined #zope3-dev06:14
*** rcrafton has left #zope3-dev06:17
*** projekt01 has quit IRC06:20
*** philiKON_ has quit IRC06:24
*** redir has quit IRC06:38
*** mgedmin_ has quit IRC06:42
*** mcdonc has joined #zope3-dev06:55
*** dobee has joined #zope3-dev07:03
*** redir has joined #zope3-dev07:28
*** timte has joined #zope3-dev07:31
*** dunny has joined #zope3-dev07:31
*** timte has quit IRC07:37
*** redir has quit IRC07:42
*** redir has joined #zope3-dev07:49
*** baijum has joined #zope3-dev07:50
*** jayaraj has joined #zope3-dev08:17
*** redir has quit IRC08:24
*** redir has joined #zope3-dev08:27
*** mcdonc has quit IRC08:28
*** quodt has joined #zope3-dev08:28
*** redir has quit IRC08:28
*** jukart has joined #zope3-dev08:35
*** jayaraj_ has joined #zope3-dev08:36
*** kursor has joined #zope3-dev08:38
*** fairwinds has quit IRC08:42
*** jayaraj has quit IRC08:56
*** flox has joined #zope3-dev08:57
*** binseer has quit IRC08:57
*** binseer has joined #zope3-dev08:59
*** baijum has quit IRC09:12
*** baijum has joined #zope3-dev09:13
*** flox has quit IRC09:20
*** flox has joined #zope3-dev09:22
*** norro has joined #zope3-dev09:23
*** afd__ has joined #zope3-dev09:25
*** baijum has quit IRC09:25
*** baijum has joined #zope3-dev09:26
*** goschtl has joined #zope3-dev09:38
*** mkerrin has joined #zope3-dev09:42
jayaraj_oh! svn.zope.org is not there now?! its cvs.zope.org now.... but where is all the z3c packages now? i am trying to find them but i cant! :/09:44
*** flox has left #zope3-dev09:45
afd__jayaraj_: cvs.zope.org is old stuff. You might find packages here: http://download.zope.org/distribution/09:45
afd__http://svn.zope.org works for me... I don't know about svn:// though09:46
jayaraj_oops... then why its not working for me... hmm... afd__ let me check... bbs09:46
jayaraj_huh! now it works!.... afd__  doesnt make sence... anyways its working now .. may be i did something wrong then :)09:48
*** philiKON has joined #zope3-dev09:48
*** sm has joined #zope3-dev09:51
jayaraj_afd__ have you ever used webDAV with zope3?09:52
afd__jayaraj_: nope09:52
jayaraj_IIRC philip's book says zope3 has built-in support for webDAV....  i trying it now...09:53
jayaraj_i am* trying it now09:53
afd__there are also some z3c packages for webdav09:54
jayaraj_z3c.dav and zope.webdav is there....09:54
*** agroszer has joined #zope3-dev09:57
*** tarek has joined #zope3-dev10:12
*** flox has joined #zope3-dev10:14
*** Kraaargh has joined #zope3-dev10:15
*** junkafarian_ has joined #zope3-dev10:18
*** zagy has joined #zope3-dev10:20
*** Kraaargh has quit IRC10:20
*** jpcw2002 has joined #zope3-dev10:34
*** zagy has quit IRC10:37
*** MJ has joined #zope3-dev10:38
*** zagy has joined #zope3-dev10:39
*** basti_ has joined #zope3-dev10:45
*** baijum has quit IRC10:50
*** tarek has left #zope3-dev10:53
*** tarek has joined #zope3-dev10:53
*** philiKON has quit IRC10:55
*** ktwilight_ has quit IRC11:00
*** ktwilight has joined #zope3-dev11:03
*** basti_ has quit IRC11:04
*** philiKON has joined #zope3-dev11:09
*** malthe|Zzz has quit IRC11:15
*** junkafarian_ has quit IRC11:18
*** alga has joined #zope3-dev11:23
*** regebro has joined #zope3-dev11:34
*** basti_ has joined #zope3-dev11:44
*** baijum has joined #zope3-dev11:47
*** romanofski has joined #zope3-dev11:49
*** pelle_ has joined #zope3-dev11:49
*** malthe has joined #zope3-dev11:51
*** elro has joined #zope3-dev12:10
*** pelle_ has quit IRC12:18
*** regebro has quit IRC12:28
*** regebro has joined #zope3-dev12:28
*** tflorac has joined #zope3-dev12:30
*** regebro has quit IRC12:31
*** regebro has joined #zope3-dev12:32
*** basti_ has quit IRC12:41
*** ktwilight__ has joined #zope3-dev12:42
*** seletz has joined #zope3-dev12:43
*** basti_ has joined #zope3-dev12:46
*** basti_ has quit IRC12:50
*** basti_ has joined #zope3-dev12:52
*** basti_ has quit IRC12:53
*** basti_ has joined #zope3-dev12:53
*** nyo has joined #zope3-dev12:54
*** ktwilight has quit IRC12:56
*** thruflo has joined #zope3-dev12:56
*** thekryz has joined #zope3-dev13:01
*** nyo has quit IRC13:01
*** nyo has joined #zope3-dev13:02
*** benji has joined #zope3-dev13:03
*** a7p has joined #zope3-dev13:05
a7phi everyone, I've got a pretty boring question which you may be heard a lot to often, but I could not find anything usable in the zope-faq nor with google.13:06
a7pWhat's zope3s strategy concerning Python3?13:06
thrufloit's ostrich based :p13:09
* thruflo in no way knows the serious answer to that qu13:10
a7pupsi ...13:12
a7pnot so nice13:12
afd__a7p: there will probably be a long time before linux distribution start shipping only py3k instead of anything based on the 2.x branch13:12
afd__so I wouldn't be too woried13:13
* a7p thought about doing a bigger zope-centered-Project... and carrying that to py3 is of cause a question.13:13
a7pzope and python... not a nice topic ... tried to get 2.4 binarys for windows shortly ago - python.org does not offer the most current 2.4 bugfixrelease as a binary ... well time will solve things (hopefully)13:14
a7pthx for the information.13:14
afd__a7p: there will probably efforts to port zope... there always are. Py3k is not even released yet, why worry :-)13:15
* a7p will learn to stop worrying and learn to love the ... snake, whichever revision it is.13:16
*** pelle_ has joined #zope3-dev13:23
*** b52laptop has joined #zope3-dev13:25
*** pelle_ has quit IRC13:27
*** aclark|away is now known as aclark13:29
*** jukart has quit IRC13:35
*** aaronv has joined #zope3-dev13:41
*** __mac__ has joined #zope3-dev13:42
*** romanofski has quit IRC13:44
*** basti_ has quit IRC13:44
agroszera7p, activestate offers binaries for win13:48
*** MJ is now known as MJ|lunch13:49
a7pagroszer: I solved it by taking the 2.4.4 release, which was still packed binary. At activestate's I only found a python2.5, ... but I did not look very long. It was a bit unpleasing, because I had to search in front of a costumer.13:50
agroszerweird, they offer 2.4.5 too13:50
a7plooked kindo of unprofessional I guess ... and may be it was *g*.13:50
a7pagroszer: was really in a hurry, but good to know, I'll look for it tomorrow.13:50
*** pelle_ has joined #zope3-dev13:52
*** sm has quit IRC13:56
*** projekt01 has joined #zope3-dev13:59
*** regebro has quit IRC14:01
*** Theuni has joined #zope3-dev14:02
*** thekryz has quit IRC14:02
*** thekryz has joined #zope3-dev14:03
*** pelle_ has quit IRC14:04
*** timte has joined #zope3-dev14:04
*** Jell-O-Fishi has joined #zope3-dev14:07
*** __mac__ has quit IRC14:10
*** __mac__ has joined #zope3-dev14:15
*** regebro has joined #zope3-dev14:23
*** sunew has joined #zope3-dev14:27
*** jukart has joined #zope3-dev14:28
*** aaronv has quit IRC14:29
*** MJ|lunch is now known as MJ14:31
*** baijum has quit IRC14:34
*** djohnson has joined #zope3-dev14:35
*** __mac___ has joined #zope3-dev14:36
*** basti_ has joined #zope3-dev14:44
*** romanofski has joined #zope3-dev14:53
*** __mac__ has quit IRC14:53
*** basti_ has quit IRC14:58
*** Theuni has quit IRC15:01
*** aaronv has joined #zope3-dev15:03
*** aaronv has quit IRC15:03
*** aaronv has joined #zope3-dev15:03
*** __mac___ has quit IRC15:06
*** binseer_ has joined #zope3-dev15:12
*** jayaraj__ has joined #zope3-dev15:12
*** aaronv has quit IRC15:23
*** redir has joined #zope3-dev15:23
*** binseer has quit IRC15:27
*** jayaraj_ has quit IRC15:28
*** bigkevmcd has joined #zope3-dev15:44
*** hazmat has quit IRC15:44
*** binseer_ has quit IRC15:49
*** guido_w has joined #zope3-dev15:52
guido_wg'day... any zc.selenium devs around by any chance? i have a patch, not sure what to do with it...15:53
*** redir has quit IRC15:54
* romanofski waves to guido_w 15:55
guido_whi romanofski :)15:55
romanofskibut I'm not a zc.selenium developer ...15:55
guido_wromanofski: are you coming to nl for the plone thing?15:55
romanofskino - probably not15:55
*** ignas has joined #zope3-dev15:55
guido_wromanofski: i noticed theuni is though... is he around?15:55
romanofskiyeah15:55
*** lurkymclurkleton has joined #zope3-dev15:55
romanofskiI'm currently in saarbruecken15:55
guido_wromanofski: could you ask him what i should do? can i send him a patch or sth?15:56
guido_wromanofski: what are you doing therE?15:56
romanofskithere is currently a panel discussion with theuni, martijn, benji, tres, etc15:56
guido_wah :)15:56
romanofskia german zope conference15:56
guido_wah, dzug or sth?15:56
romanofskidzug15:56
guido_wromanofski: i'm going to pycon-uk tomorrow, then hpk and fijal are coming over for a couple of days... so don't think i'll be on the plone thing either15:57
*** aaronv has joined #zope3-dev15:57
guido_wdzug any good so far?15:57
romanofskiso la la15:57
romanofskipycon-uk sounds interesting15:57
*** __mac__ has joined #zope3-dev15:57
guido_whm, indeed... seems like a good ep replacement for me for this year ;)15:58
romanofski:)15:58
romanofskihaven't been to ep this year as well15:58
*** sunew has quit IRC15:58
guido_wwhat's the plan for next year, do you know where it will be held?15:58
romanofskithough there is currently nothing serious I'm working on15:58
romanofskino15:58
romanofskiI'll be in Australia next year15:59
guido_wah, nice!15:59
guido_wwork related or sabbatical? :)15:59
romanofskithere is a bigger linux conference in January - hope I can do a few presentations15:59
romanofskisabbatical related15:59
romanofskiJan is my mentor ;)15:59
guido_wnice...15:59
guido_wcool! :)15:59
guido_wtell her hello15:59
romanofskiI'll do :)16:00
romanofskihope I can find a job for the year I'll be there16:00
romanofskiat least something interesting16:00
*** basti_ has joined #zope3-dev16:01
*** jamur2 has joined #zope3-dev16:01
*** thekryz has quit IRC16:06
*** thekryz has joined #zope3-dev16:07
*** J1m has joined #zope3-dev16:08
*** peaquino has joined #zope3-dev16:12
peaquinohello!16:17
peaquinoI've got a question about zc.sourcefactory16:18
*** sunew has joined #zope3-dev16:19
*** sunew has quit IRC16:20
*** Theuni has joined #zope3-dev16:20
peaquinois there a reason, that classes inheriting from BasicSourceFactory can have __init__ methods with custom signatures and ones inheriting from ContextualSourceFactory do not?16:20
peaquinoright now I'm developing a set of contextual sources, used in different subprojects16:22
*** dunny has quit IRC16:22
peaquinoI planned to pass them project-specific methods to extract Oracle connections from context16:23
*** thekryz has quit IRC16:23
peaquinowhich would be passed in a constructor16:23
projekt01guido_w, srichter is using selenium tests, probably he whould be interested16:23
guido_wprojekt01: ah, thanks... i'll ping him if i don't happen to run into other people :)16:24
guido_w(such as Theuni, hello? :)16:24
*** seletz has quit IRC16:24
*** alga has quit IRC16:24
Theuniguido_w: jo16:25
guido_whey... i bolted a command-line option onto zc.selenium to allow selecting what tests to run (you pass a regexp)16:26
guido_wnow, i've long ago lost the ssh key to do checkins into zope's svn, and also i'm not sure if i should just svn ci16:27
guido_wso i figured perhaps you know what to do... (svn annotate revealed your name, among others :)16:27
*** jayaraj__ has quit IRC16:28
guido_wdo you think it makes sense to commit this feature?16:28
guido_wand if so, can i send you a patch or something?16:28
*** thekryz has joined #zope3-dev16:29
peaquinoTheuni: can I ask you a question about zc.resourcefactory?16:34
*** sp0cksbeard has joined #zope3-dev16:35
guido_wTheuni: still there? :)16:35
*** redir has joined #zope3-dev16:37
*** redir_ has joined #zope3-dev16:37
*** agroszer_ has joined #zope3-dev16:48
*** agroszer has quit IRC16:48
*** agroszer_ is now known as agroszer16:48
*** redir has quit IRC16:53
*** __mac___ has joined #zope3-dev16:55
*** rocky has quit IRC16:56
*** rocky has joined #zope3-dev16:58
*** __mac__ has quit IRC16:59
*** sm has joined #zope3-dev17:00
Theunikind of17:05
Theunii'm on the german zope conference right now17:05
*** kursor has quit IRC17:05
*** zagy has quit IRC17:12
__mac___peaquino: ask it17:12
*** __mac___ has left #zope3-dev17:14
peaquinois there a reason, that classes inheriting from BasicSourceFactory can have __init__ methods with custom signatures and ones inheriting from ContextualSourceFactory do not?17:14
peaquinoright now I'm developing a set of contextual sources, used in different subprojects17:14
peaquino I planned to pass them project-specific methods to extract Oracle connections from context17:15
peaquino which would be passed in a constructor17:15
*** fcorrea_ has joined #zope3-dev17:20
*** fcorrea has quit IRC17:21
guido_wTheuni: yeah, understood that already... so... i'll ping you later or sth...17:24
*** reco has joined #zope3-dev17:25
*** danfairs has quit IRC17:28
*** thekryz has quit IRC17:29
*** philiKON has quit IRC17:31
guido_wTheuni: (and, have fun :)17:33
*** basti_ has quit IRC17:33
*** basti_ has joined #zope3-dev17:35
*** basti_ has quit IRC17:37
Theunik17:37
*** __mac__ has joined #zope3-dev17:38
*** basti_ has joined #zope3-dev17:43
*** projekt01 has quit IRC17:43
*** MJ has quit IRC17:44
*** junkafarian has quit IRC17:46
*** philiKON has joined #zope3-dev17:46
*** junkafarian has joined #zope3-dev17:48
elrowhat's the zope 3 equivalent to ZPublisher's filestream_iterator?17:54
*** ktwilight__ has quit IRC17:55
*** nathany has joined #zope3-dev17:57
*** jukart has quit IRC17:58
*** timte has quit IRC18:01
*** nyo has quit IRC18:01
*** ktwilight__ has joined #zope3-dev18:02
*** basti_ has quit IRC18:04
*** rmarianski has joined #zope3-dev18:11
*** jayaraj has joined #zope3-dev18:14
*** yotaff has quit IRC18:17
*** __mac__ has quit IRC18:29
*** __mac__ has joined #zope3-dev18:29
*** zagy has joined #zope3-dev18:36
*** goschtl has quit IRC18:37
*** quodt_ has joined #zope3-dev18:38
*** quodt has quit IRC18:38
*** yotaff has joined #zope3-dev18:40
*** thekryz has joined #zope3-dev18:41
*** quodt_ has quit IRC18:42
*** norro_ has joined #zope3-dev18:43
*** __mac__ has quit IRC18:43
*** afd__ has quit IRC18:46
*** basti_ has joined #zope3-dev18:47
*** __mac__ has joined #zope3-dev18:47
*** alga has joined #zope3-dev18:52
*** djohnson has quit IRC18:52
*** malthe has quit IRC18:53
*** djohnson has joined #zope3-dev18:53
*** zagy has quit IRC18:55
*** romanofski has quit IRC18:55
*** basti_ has quit IRC18:56
*** __mac__ has quit IRC18:57
*** norro has quit IRC18:57
*** whit has quit IRC18:59
*** Jell-O-Fishi has quit IRC18:59
*** guido_w has quit IRC19:02
*** MJ has joined #zope3-dev19:04
yotaffhow get all implemented & provided interfaces by an instance classe  or a classe on pure python ?19:05
yotaffwithout apidoc19:06
*** nyo has joined #zope3-dev19:06
ignasyotaff: look at how apidoc does that ;)19:07
ignasyotaff: and anyway - why would you need that in your application code?19:08
yotaffpure theoretical question :)19:11
yotaffbut very attractive I think19:13
yotaffmore interesting to introspect in Python debugger instead to look permanently in apidoc19:15
ignasmost of the time it's faster to look at the code19:19
*** fcorrea__ has joined #zope3-dev19:22
*** Theuni has quit IRC19:25
*** tflorac has quit IRC19:26
*** fcorrea_ has quit IRC19:28
*** fcorrea__ is now known as fcorrea19:28
*** mcdonc has joined #zope3-dev19:33
*** norro_ has quit IRC19:35
*** dobee has quit IRC19:35
*** norro has joined #zope3-dev19:37
*** whit has joined #zope3-dev19:45
*** thruflo has quit IRC19:47
*** mcdonc has quit IRC20:07
*** nyo has quit IRC20:10
*** peaquino has quit IRC20:12
*** whit has quit IRC20:14
*** thekryz has quit IRC20:23
*** junkafarian has quit IRC20:26
*** CSWookie has joined #zope3-dev20:31
CSWookieIs there a blessed buildout associated with the KGS?  I want something to hand to an intern so he can do the examples in philiKON's book.20:32
*** nyo has joined #zope3-dev20:40
*** mgedmin has joined #zope3-dev20:41
*** ktwilight__ has quit IRC20:43
*** ktwilight__ has joined #zope3-dev20:43
*** agroszer_ has joined #zope3-dev20:49
*** jayaraj has quit IRC20:49
*** dobee has joined #zope3-dev20:54
*** ignas has quit IRC20:59
*** jpcw2002 has quit IRC21:01
*** agroszer has quit IRC21:08
*** nyo1 has joined #zope3-dev21:16
*** agroszer_ is now known as agroszer21:20
*** nyo has quit IRC21:21
*** fcorrea has quit IRC21:24
*** ktwilight_ has joined #zope3-dev21:26
*** dvschramm has joined #zope3-dev21:26
*** sm has quit IRC21:26
*** nyo1 has quit IRC21:30
*** fcorrea has joined #zope3-dev21:32
*** flox has left #zope3-dev21:33
*** ktwilight__ has quit IRC21:39
*** baijum has joined #zope3-dev21:40
*** agroszer has quit IRC21:45
*** whit has joined #zope3-dev21:46
*** gimni has joined #zope3-dev21:53
*** mcdonc has joined #zope3-dev22:12
*** dobee has quit IRC22:13
*** dunny has joined #zope3-dev22:14
*** baijum has quit IRC22:15
*** whit has quit IRC22:27
mgedminhey, it seems that bin/buildout doesn't exit with an error code when it fails to satisfy egg dependencies22:36
*** CSWookie has left #zope3-dev22:38
*** flox has joined #zope3-dev22:39
*** dbfrombrc has joined #zope3-dev22:42
*** quodt has joined #zope3-dev22:45
*** aclark is now known as aclark|away23:02
*** nyo has joined #zope3-dev23:09
*** mkerrin has quit IRC23:19
*** yotaff has quit IRC23:23
*** sm has joined #zope3-dev23:25
*** gimni has quit IRC23:30
*** oggers has joined #zope3-dev23:35
*** oggers has quit IRC23:39
*** MJ has quit IRC23:41
*** oggers has joined #zope3-dev23:43
*** oggers has quit IRC23:45
*** oggers has joined #zope3-dev23:45
*** MJ has joined #zope3-dev23:47
*** rocky1 has joined #zope3-dev23:47
*** oggers has quit IRC23:48
*** oggers has joined #zope3-dev23:51
*** aclark|away is now known as aclark23:52
*** oggers has quit IRC23:53
*** oggers has joined #zope3-dev23:57
*** dbfrombrc has quit IRC23:58
*** oggers has quit IRC23:59
*** jamur2 has quit IRC23:59

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