IRC log of #zope for Saturday, 2010-12-04

*** Vejeta has quit IRC00:01
*** cpf_ has joined #zope00:03
*** milosn has quit IRC00:10
*** binbrain has joined #zope00:18
*** jwhisnant has quit IRC00:19
*** RichardBarrell has quit IRC00:21
*** dwbear75 has joined #zope00:24
*** vipod has quit IRC00:31
*** cpf_ has quit IRC00:43
*** dwbear75 has left #zope00:50
*** alvaro_o has quit IRC00:57
*** alvaro_o has joined #zope00:58
*** binbrain has quit IRC01:13
*** RaceCondition has quit IRC01:19
*** dayne has quit IRC01:22
*** J1m has quit IRC01:26
*** RaceCondition has joined #zope01:41
*** regebro has quit IRC01:48
*** redir has quit IRC01:49
*** redir has joined #zope01:51
*** regebro has joined #zope02:04
*** nitrogenycs has left #zope02:07
*** hever has quit IRC02:15
*** rogererens has quit IRC02:22
*** supton_ has joined #zope02:32
*** supton_ has quit IRC02:33
*** supton has quit IRC02:35
*** redir has quit IRC02:39
*** redir has joined #zope03:05
*** hever has joined #zope03:05
*** redir has quit IRC03:05
*** redir has joined #zope03:06
*** redir has quit IRC03:06
*** tiwula has quit IRC03:09
*** alvaro_o has quit IRC03:28
*** MrTango has quit IRC03:29
*** sunew has joined #zope03:32
*** sunew has quit IRC03:58
*** ccomb has quit IRC04:02
*** alga has quit IRC04:20
*** davetoo has quit IRC04:31
*** redir has joined #zope04:55
*** mcdonc_ has joined #zope05:01
*** mcdonc has quit IRC05:01
*** julesa has joined #zope05:04
*** hever has quit IRC05:56
*** benji has quit IRC05:56
*** mcdonc_ has quit IRC05:58
*** mcdonc has joined #zope05:59
*** tiwula has joined #zope06:18
*** ploufplouf has quit IRC06:24
*** tiwula has quit IRC06:54
*** regebro has quit IRC08:04
*** kiorky has quit IRC09:20
*** kiorky has joined #zope09:20
*** vipod has joined #zope09:35
*** digitalmortician has quit IRC09:42
*** digitalmortician has joined #zope10:25
*** planetzopebot has quit IRC10:33
*** planetzopebot has joined #zope10:34
CIA-82wosc janjaapdriessen-wsgi * r118694 gocept.selenium/src/gocept/selenium/ (4 files in 2 dirs): Adapt wsgi and grok layers to the naming convetions of the other modules, i.e. just `Layer`11:05
CIA-82wosc janjaapdriessen-wsgi * r118695 gocept.selenium/src/gocept/selenium/ztk/__init__.py:11:05
CIA-82Remove the custom SwitchableDBApplication11:05
CIA-82It does not actually provide any encapsulation against zope.app.wsgi since we inherit from it, so we might as well do the DB switching from the outside and save the hassle.11:05
CIA-82wosc janjaapdriessen-wsgi * r118696 gocept.selenium/src/gocept/selenium/ (ztk/testing.py base.py): Make layer name a little prettier11:05
CIA-82wosc janjaapdriessen-wsgi * r118697 gocept.selenium/ (setup.py src/gocept/selenium/ztk/__init__.py): Base ztk.Layer on wsgi.Layer, use wsgiref instead of zope.server as the HTTP server11:05
*** sm has quit IRC11:06
*** vipod has quit IRC11:11
CIA-82wosc janjaapdriessen-wsgi * r118694 gocept.selenium/src/gocept/selenium/ (4 files in 2 dirs): Adapt wsgi and grok layers to the naming convetions of the other modules, i.e. just `Layer`11:21
CIA-82wosc janjaapdriessen-wsgi * r118695 gocept.selenium/src/gocept/selenium/ztk/__init__.py:11:21
CIA-82Remove the custom SwitchableDBApplication11:21
CIA-82It does not actually provide any encapsulation against zope.app.wsgi since we inherit from it, so we might as well do the DB switching from the outside and save the hassle.11:21
CIA-82wosc janjaapdriessen-wsgi * r118696 gocept.selenium/src/gocept/selenium/ (ztk/testing.py base.py): Make layer name a little prettier11:21
CIA-82wosc janjaapdriessen-wsgi * r118697 gocept.selenium/ (setup.py src/gocept/selenium/ztk/__init__.py): Base ztk.Layer on wsgi.Layer, use wsgiref instead of zope.server as the HTTP server11:21
CIA-82wosc janjaapdriessen-wsgi * r118698 gocept.selenium/ (setup.py src/gocept/selenium/grok/__init__.py):11:21
CIA-82Port application setup from ztk.Layer to grok.Layer to reduce coupling11:21
CIA-82to zope.app.wsgi: take the request factory class from there instead of hard-coding it here.11:21
*** rogererens has joined #zope11:26
CIA-82wosc janjaapdriessen-wsgi * r118699 gocept.selenium/src/gocept/selenium/ (static/__init__.py wsgi/__init__.py base.py): Remove `SaneLayer` base class, it doesn't serve any purpose, really11:35
CIA-82wosc janjaapdriessen-wsgi * r118700 gocept.selenium/src/gocept/selenium/wsgi/__init__.py: Have wsgi.Layer preserve the __init__(*bases) gesture11:35
*** MrWu has joined #zope11:35
*** zagy has joined #zope11:36
*** zagy has quit IRC11:42
CIA-82wosc janjaapdriessen-wsgi * r118701 gocept.selenium/src/gocept/selenium/ (5 files in 4 dirs):12:03
CIA-82Break the coupling of Selenese to the TestCase, so we can instantiate in in the layer12:03
CIA-82Getting the failure exception from the TestCase doesn't really provide12:03
CIA-82encapsulation against the underlying testing framework, so we might as well12:03
CIA-82simplify our structure. If a client needs to customize this, they still can do12:03
CIA-82so by changing Selenese.failureException12:03
CIA-82wosc janjaapdriessen-wsgi * r118702 gocept.selenium/src/gocept/selenium/selenese.py: Remove unused variable12:03
*** MrWu has quit IRC12:03
*** rbanffy has joined #zope12:21
CIA-82wosc janjaapdriessen-wsgi * r118703 gocept.selenium/CHANGES.txt: changelog12:32
*** ploufplouf has joined #zope12:38
*** hever has joined #zope12:39
CIA-82wosc janjaapdriessen-wsgi * r118704 gocept.selenium/ (setup.py src/gocept/selenium/ztk/__init__.py): Back out r118697: wsgiref didn't work properly when I tested it with a real-world testsuite of a project of ours, so we'll stay with zope.server for now12:49
*** nitrogenycs has joined #zope12:58
CIA-82wosc janjaapdriessen-wsgi * r118705 gocept.selenium/src/gocept/selenium/README.txt: Add rudimentary documentation13:03
*** cpf_ has joined #zope13:09
*** ccomb has joined #zope13:14
*** MrWu has joined #zope13:23
*** cpf_ has quit IRC13:28
*** rbanffy has quit IRC13:36
*** menesis has joined #zope13:42
*** ccomb has quit IRC13:49
*** danielblackburn has quit IRC13:55
*** zagy has joined #zope13:59
*** MrTango has joined #zope14:45
*** MrWu has quit IRC15:15
*** binbrain has joined #zope15:22
*** Charlie_X has joined #zope15:23
*** rogererens has quit IRC15:31
*** gwik has quit IRC15:35
*** gwik has joined #zope15:37
*** cb_ has joined #zope15:40
*** cb_ is now known as alma15:40
*** binbrain has quit IRC15:52
*** allisterb has quit IRC16:01
*** hever has quit IRC16:13
*** allisterb has joined #zope16:13
*** thomas__ has joined #zope16:25
*** alma has quit IRC16:30
*** ccomb has joined #zope17:03
*** cpf_ has joined #zope17:56
*** benji has joined #zope17:58
*** julesa has quit IRC17:58
*** danielblackburn has joined #zope18:00
*** sm has joined #zope18:09
*** digitalmortician has quit IRC18:11
*** sm_ has joined #zope18:41
*** sm has quit IRC18:44
*** sm_ is now known as sm18:44
*** J1m has joined #zope18:50
*** hever has joined #zope18:59
*** thomas__ has quit IRC19:04
*** thomas has joined #zope19:04
CIA-82wosc * r118706 gocept.selenium/ (CHANGES.txt src/gocept/selenium/base.py): Fixes #7876: Show current test case in command log19:50
CIA-82wosc * r118707 gocept.selenium/ (3 files in 3 dirs): Fixes #6489: Raise readable error when connection to RC server fails19:50
*** cpf_ has quit IRC19:57
*** J1m has quit IRC19:59
*** Charlie_X has quit IRC20:04
CIA-82wosc * r118708 gocept.selenium/ (CHANGES.txt src/gocept/selenium/base.py): Fixes #6485: Quit browser when the testrunner terminates20:07
*** cb_ has joined #zope20:09
*** cb_ is now known as campbell20:09
*** zagy has quit IRC20:15
*** danielblackburn has quit IRC20:17
*** regebro has joined #zope20:20
*** campbell has quit IRC20:24
*** nitrogenycs has quit IRC20:33
*** tiwula has joined #zope20:36
*** mr_jolly has joined #zope20:40
*** mr_jolly has left #zope20:41
*** shastry has joined #zope20:48
*** shastry has joined #zope20:48
*** digitalmortician has joined #zope21:04
*** MrWu has joined #zope21:07
*** hever has quit IRC21:21
*** planetzopebot has quit IRC21:31
*** MrWu has quit IRC22:03
CIA-82hannosch 2.13 * r118709 Zope/doc/CHANGES.rst: Reclassify two changes as features22:18
CIA-82hannosch 2.13 * r118710 Zope/ (src/OFS/OrderSupport.py doc/CHANGES.rst):22:18
CIA-82Moved subset id calculation in `OFS.OrderSupport.moveObjectsByDelta` to a new22:18
CIA-82helper method, patch by Tom Gross. This allows CMFPlone and Archetypes to re-use22:18
CIA-82the OFS implementation instead of using their own copy of the modified Zope 2.722:18
CIA-82codebase :)22:18
CIA-82hannosch 2.13 * r118711 Zope/doc/CHANGES.rst: Test changes really are just "Restructuring"22:18
CIA-82hannosch * r118712 Zope/ (doc/CHANGES.rst src/OFS/OrderSupport.py): Forward ported c118710 from 2.13 branch22:18
*** allisterb has quit IRC22:21
*** allisterb has joined #zope22:37
*** J1m has joined #zope23:00
*** J1m has quit IRC23:07
*** cpf_ has joined #zope23:28
*** MrWu has joined #zope23:40
*** regebro has quit IRC23:49

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