Search the web
Sign In
New User? Sign Up
zope
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want to share photos of your group with the world? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 184036 - 184065 of 185483   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
184036
Hello, I think then it's the widgets bad behavour. It should do a ``newValue = previousValue.__class__(newItems)`` instead of a dumb ``newValue =...
Adam GROSZER
agroszer@...
Send Email
Jul 1, 2009
8:31 am
184037
... I think it would be good if someone actually would define what the ZTK includes in terms of packages ;) zope.release currently defines some megalomanic set...
Hanno Schlichting
hanno@...
Send Email
Jul 1, 2009
8:56 am
184038
On Jun 30, 2009, at 2:41 PM, Tres Seaver wrote: ... Thanks, I missed this yesterday. Just noticed it when I saw the replies. Jim -- Jim Fulton Zope Corporation...
Jim Fulton
jim@...
Send Email
Jul 1, 2009
9:13 am
184039
... Where is this list? In the recipe? ... Yes. ... I agree we need one way to do this. I think the KGS concept is right. I think there should be a known good...
Jim Fulton
jim@...
Send Email
Jul 1, 2009
9:18 am
184040
... So it provides no good configuration to test against. This is a fatal flaw IMO. ... I tried this with the current trunk of zope.app.publisher, which I'm ...
Jim Fulton
jim@...
Send Email
Jul 1, 2009
10:12 am
184041
... So, I wonder if there is a previous revision of the trunk for which the tests pass for some version of Python. I guess I'll try to discover that. It's a...
Jim Fulton
jim@...
Send Email
Jul 1, 2009
10:19 am
184042
Our news Newsletter Issue #241 View this newsletter as a web page Other FREE Newsletters Child & Parent Drug Education Health & Wellness Job & Career Tips Love...
Maryanne Nadj
listsaver-of-zope@egr...
Send Email
Jul 1, 2009
12:32 pm
184043
... There is a good solution: binary eggs. lxml already does this for Windows, and we're about to get them for OS X. So I think lxml will again become a...
Martin Aspeli
optilude+lists@...
Send Email
Jul 1, 2009
12:52 pm
184044
... What is the difference between zope.release and zope.kgs? Is the latter a fossil? Does it need to go away? Why does zope.release have a 2-step build...
Jim Fulton
jim@...
Send Email
Jul 1, 2009
3:49 pm
184045
I just released zope.interface 3.5.2, which adds only this bug fix: - BaseAdapterRegistry.unregister, unsubscribe: Remove empty portions of the data structures...
Fred Drake
fdrake@...
Send Email
Jul 1, 2009
4:02 pm
184046
... Just did that for Python 2.4 to 2.6. Hanno _______________________________________________ Zope-Dev maillist - Zope-Dev@... ...
Hanno Schlichting
hanno@...
Send Email
Jul 1, 2009
4:30 pm
184047
... Thanks, Hanno! -Fred -- Fred L. Drake, Jr. <fdrake at gmail.com> "Chaos is the score upon which reality is written." --Henry Miller ...
Fred Drake
fdrake@...
Send Email
Jul 1, 2009
5:38 pm
184048
... zope.kgs is the software and zope.release is the management of the Zope 3 KGS. So a Grok KGS would use zope.kgs but not zope.release. ... I have been...
Stephan Richter
srichter@...
Send Email
Jul 1, 2009
5:43 pm
184049
... OK, well, I'll try to sort this out using zope.release. Wish me luck. :) Jim -- Jim Fulton Zope Corporation ...
Jim Fulton
jim@...
Send Email
Jul 1, 2009
8:36 pm
184050
Hi, I also experienced the problem this morning when trying to use the product ZPsycopgDA version 2.0.11 on Zope. The error reported by Plone/Zope is: Error...
Thomas OConnor
Thomas.OConnor@...
Send Email
Jul 2, 2009
1:53 am
184051
This is to inform you that you were selected for a cash price of £1.000.000 (pound sterling), held on june 2009 in London (United Kingdom). Through Email...
British Info Service
info232@...
Send Email
Jul 2, 2009
8:44 am
184052
zope.app.module provides support for persistemt modules. zope.app.interface provides support for persistent interfaces. Both rely on a highly experimental...
Jim Fulton
jim@...
Send Email
Jul 2, 2009
10:31 am
184053
I think the KGS should define 3 categories of packages: - ZTK packages These are packages we maintain and expect people to build things on. - Test packages ...
Jim Fulton
jim@...
Send Email
Jul 2, 2009
11:20 am
184054
... +10 on removing those from the KGS. Right now both zope.app.zapi and zope.app.zcmlfiles still have a hard dependency on zope.app.interface though. Hanno ...
Hanno Schlichting
hanno@...
Send Email
Jul 2, 2009
11:58 am
184055
... This was deprecated a long time ago. I think we should remove it from the kgs. Is anyone using it? ... I don't think zope.app.zcml files should be in it...
Jim Fulton
jim@...
Send Email
Jul 2, 2009
1:42 pm
184056
I just released zope.testing 3.7.7. It only contains a single change: installing the test runner callable via a console_script entry point to allow simple...
Christian Theune
ct@...
Send Email
Jul 2, 2009
1:55 pm
184057
... Did you get the tests to pass on windows? Jim -- Jim Fulton Zope Corporation _______________________________________________ Zope-Dev maillist -...
Jim Fulton
jim@...
Send Email
Jul 2, 2009
2:00 pm
184058
... Ugh. I didn't know they didn't pass currently. Did they pass for 3.7.6? At least that was released and there was only one change in between, so I didn't...
Christian Theune
ct@...
Send Email
Jul 2, 2009
2:07 pm
184059
... Hash: SHA1 Hi all, This is a heads-up that affects anyone accessing the SVN repositories using the svn:// protocol (so it does not affect anyone accessing...
Jens Vagelpohl
jens@...
Send Email
Jul 2, 2009
2:16 pm
184060
Switching to zope-dev. ... It is really rather shallow and should be easy to fix. The issue is that the test finder will descend into directories that don't...
Jim Fulton
jim@...
Send Email
Jul 2, 2009
2:44 pm
184061
... Yeah. I'm getting that one on 2.6. I'm also getting one on Python 2.4 on Linux which I remember as being spurious. Christian -- Christian Theune ·...
Christian Theune
ct@...
Send Email
Jul 2, 2009
2:52 pm
184062
... To my very happy amazement, they pass for me with Python 2.4-2.5. I'm getting a test failure for Python 2.6, but that's on both Linux and Windows. :/ Jim ...
Jim Fulton
jim@...
Send Email
Jul 2, 2009
3:00 pm
184063
... I think zcmlfiles is still a testing dependency of quite a bit of stuff. Basically anything that tries to do functional testing sets up some kind of...
Hanno Schlichting
hanno@...
Send Email
Jul 2, 2009
4:12 pm
184064
Hello, at preparing zope2.11.3 for debian, i came across several byte-compiling errors. three of them are due to the new tests for python2.5 and python2.6, and...
Jonas Meurer
jonas@...
Send Email
Jul 2, 2009
4:32 pm
184065
... no - please file a bug report ... Unlikely - and I don't think that this issue is of relevance. Andreas _______________________________________________ ...
Andreas Jung
lists@...
Send Email
Jul 2, 2009
4:39 pm
Messages 184036 - 184065 of 185483   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help