Re: [Zope3-dev] Tests failing

2007-01-11 Thread Adam Groszer
Hello Benji, Shame on me, I was that. I'm working on it now. I have the problem on Win32, when running test.py -vf: IOError: [Errno 2] No such file or directory: 'U:\\zope\\svn_zope33\\zopeskel\\etc\\securitypolicy.zcml' It's not there. Am I doing something wrong? Wednesday, January 10, 2007,

[Zope3-dev] formlib: spurious viewspace slot?

2007-01-11 Thread Thomas Lotze
Hi, while working on one of our projects at gocept, we noticed that formlib's pageform.pt template defines a viewspace slot which we feel it shouldn't, as the Rotterdam skin's template.pt has a div defining the same slot and carrying the same id. We found this because of an extraneous line inside

RE: [Zope3-dev] formlib: spurious viewspace slot?

2007-01-11 Thread Roger Ineichen
Hi Thomas Subject: [Zope3-dev] formlib: spurious viewspace slot? Hi, while working on one of our projects at gocept, we noticed that formlib's pageform.pt template defines a viewspace slot which we feel it shouldn't, as the Rotterdam skin's template.pt has a div defining the same

[Zope3-dev] Re: [Checkins] SVN: Zope3/trunk/src/zope/app/renderer/rest.py added optional parameter to the render method to allow overriding of the

2007-01-11 Thread Benji York
Jodok Batlogg wrote: Log message for revision 71853: added optional parameter to the render method to allow overriding of the default settings for rendering rest files. I would suggest allowing the caller to override only the options they care to by doing a .update of the settings dict

Re: [Zope3-dev] Re: Zope 3.3.1

2007-01-11 Thread Sebastien Douche
On 1/10/07, Olivier Grisel [EMAIL PROTECTED] wrote: Hi, that would be neat to tag the zope.* packages directly as well to be able to release them on the cheeseshop individually at the same time. I would have liked to volunteer to package the 3.3.0 version of the zope.* packages but unfortunately

[Zope3-dev] Re: formlib: spurious viewspace slot?

2007-01-11 Thread Philipp von Weitershausen
Thomas Lotze wrote: Hi, while working on one of our projects at gocept, we noticed that formlib's pageform.pt template defines a viewspace slot which we feel it shouldn't, as the Rotterdam skin's template.pt has a div defining the same slot and carrying the same id. We found this because of an

[Zope3-dev] Re: help with test.py -vf

2007-01-11 Thread Philipp von Weitershausen
Adam Groszer wrote: Hello, I have the problem on Win32, when running test.py -vf: IOError: [Errno 2] No such file or directory: 'U:\\zope\\svn_zope33\\zopeskel\\etc\\securitypolicy.zcml' It's not there. Am I doing something wrong? You deleted it? Dunno, do an svn up and an svn st. If it's

[Zope3-dev] Re[2]: help with test.py -vf

2007-01-11 Thread Adam Groszer
Hello Philipp, It's not there. In the SVN repo also not. That's why I'm puzzled. Thursday, January 11, 2007, 4:43:17 PM, you wrote: Adam Groszer wrote: Hello, I have the problem on Win32, when running test.py -vf: IOError: [Errno 2] No such file or directory:

[Zope3-dev] Re: Re[2]: help with test.py -vf

2007-01-11 Thread Philipp von Weitershausen
On 11 Jan 2007, at 16:51 , Adam Groszer wrote: It's not there. In the SVN repo also not. That's why I'm puzzled. Right, now I remember. You need to execute python setup.py install_data --install-dir . to get all the ZCML slugs installed. Thursday, January 11, 2007, 4:43:17 PM, you wrote:

[Zope3-dev] Re[4]: help with test.py -vf

2007-01-11 Thread Adam Groszer
Hello Philipp, Works, thanks. Thursday, January 11, 2007, 4:56:18 PM, you wrote: PvW On 11 Jan 2007, at 16:51 , Adam Groszer wrote: It's not there. In the SVN repo also not. That's why I'm puzzled. PvW Right, now I remember. You need to execute python setup.py PvW install_data --install-dir

Re: [Zope3-dev] Re: Some thoughts on Zope 3, Zope 3 applications, and Zope 3 instances

2007-01-11 Thread Michael Bernstein
On Fri, 2007-01-05 at 10:22 -0500, Jim Fulton wrote: Martijn Faassen wrote: Just splitting stuff up into little flexible pieces won't attract people. If our goal is to attract Zope 3 developers we need to make it easy to get started. We can also say that Zope 3 is componentized and

[Zope3-dev] Re: [Zope3-checkins] SVN: zope.testing/branches/mgedmin-fixes/src/zope/testing/testrunner Implement a --list-modules option that lists all modules matching your pattern,

2007-01-11 Thread Baiju M
Marius Gedminas wrote: Log message for revision 71953: Implement a --list-modules option that lists all modules matching your pattern, but does not actually run any tests. I hope this will help me figure out why test.py -s zope.testing in a Zope 3 checkout runs 0 tests. If I comment

[Zope3-dev] Zope 3 Egg Day !

2007-01-11 Thread Baiju M
Hi, I am thinking about organizing a Zope 3 Egg Day for eggification of zope.app.* packages. Anyone interested? Eggification of zope.app.* packages is a massive effort, so it's not yet added to the release goal of Zope 3.4. If this egg day become successful, I think we can add it to the