[Zope3-dev] conflict error in configuration file

2005-11-06 Thread baiju m
+if (includepath[:len(basepath)] == basepath # not a prefix or (includepath == basepath) ): Without understanding the problem clearly, I discussed this with philip: http://zope3.pov.lt/irclogs/%23zope3-dev.2005-11-06.log.html Regards, Baiju M

Re: [Zope3-dev] Zope 3.2.0 Beta 1 released

2005-12-06 Thread baiju m
3. Install Python 2.4.2 from Python source Any Zope 3.2 deb packages available? Thanks, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] addform

2005-12-19 Thread baiju m
Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] Re: RFC: Use ConfigParser for High-Level Configuration

2006-03-09 Thread baiju m
I don't know whether there is something for Zope, anyway just posting. http://groups.google.co.uk/group/turbogears/browse_thread/thread/f77979ad0e1dacd0/b97cc6d6af9439d6?tvc=2q=turbogears+configobj#b97cc6d6af9439d6 http://www.voidspace.org.uk/python/configobj.html Regards, Baiju M

Re: [Zope3-dev] A Take on the Hello World Acid Test - from Mandatory Viewing

2006-03-09 Thread baiju m
Hi, I tried this hello world in my system, here is the screen capture: This is my small gift for the weekend: http://zissue.berlios.de/z3/hello.swf Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman

Re: [Zope3-dev] Zope 3.3.0 beta 1 released!

2006-05-08 Thread baiju m
this release is running in Python 2.5 Should I report this in collector? -- Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] What's New in Zope 3.3 article

2006-06-12 Thread Baiju M
to take over it, here is the unfinished article: http://kpug.zwiki.org/WhatIsNewInZope33 This is wiki page, so edit it there or move to a better place. [1] https://zope3.pov.lt/irclogs/%23zope3-dev.2006-05-18.log.html Regards, Baiju M ___ Zope3-dev mailing

[Zope3-dev] What's New in Zope 3.3 article

2006-06-12 Thread Baiju M
to take over it, here is the unfinished article: http://kpug.zwiki.org/WhatIsNewInZope33 This is wiki page, so edit it there or move to a better place. [1] https://zope3.pov.lt/irclogs/%23zope3-dev.2006-05-18.log.html Regards, Baiju M ___ Zope3-dev mailing

[Zope3-dev] Issue 501 and zope.testing.doctest

2006-07-19 Thread Baiju M
to trunk. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] buildbot failure in Zope3 trunk 2.4 Linux zc-buildbot

2006-07-19 Thread Baiju M
some tests in some cases, see this discussion, especially guido's first comment: http://www.artima.com/forums/flat.jsp?forum=106thread=4603 Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev

[Zope3-dev] Re: Cannot add object in 3.3 (working in 3.2)

2006-08-09 Thread Baiju M
On 8/9/06, Baiju M [EMAIL PROTECTED] wrote: Hi all, Few months back I had written this example app: http://codespeak.net/svn/z3/zopeweb/trunk/content/documentation/z3tut/collector/ But now in 3.3 I cannot add Ticket objects. It is working fine in 3.2. the message is The page that you

Re: [Zope3-dev] Testbrowser failure

2006-08-19 Thread Baiju M
://www.zope.org/Collectors/Zope3-dev/645 The fix is in 'ClientForm.py', this file is *not* set as an svn:external in Zope 2. Just setting this as svn:external to Zope 3.3 will fix this problem, otherwise update this module. Regards, Baiju M ___ Zope3-dev mailing list

Re: [Zope3-dev] Re: What's New in Zope 3.3 article to svn

2006-08-19 Thread Baiju M
://mail.zope.org/pipermail/zope3-dev/2005-December/016833.html [2] http://mail.zope.org/pipermail/zope3-dev/2005-December/016974.html -- Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive

Re: [Zope3-dev] Re: What's New in Zope 3.3 article to svn

2006-08-21 Thread Baiju M
On 8/21/06, Michael Haubenwallner [EMAIL PROTECTED] wrote: Philipp von Weitershausen wrote: Michael Haubenwallner wrote: Philipp von Weitershausen wrote: Baiju M wrote: Hi, I would like to contribute this article to zope 3 svn documentation directory. http://kpug.zwiki.org

Re: [Zope3-dev] z3c vs. the zorg

2006-08-25 Thread Baiju M
+1 for zorg 3 is an unlucky number, it should be killed sooner or later :) -- Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] Re: Zope 3 as a reliable platform?!?

2006-09-03 Thread Baiju M
in Zope 3.X article. Baiju M started such an article (google it) and I contributed a few things here and there to it. (Thanks to Baiju, btw!!!) Ah. I think I saw that on the list once as a work in progress or proposal. I hadn't had time back than to look into this. I just found the URL

[Zope3-dev] type checking in Zope 3

2006-09-09 Thread Baiju M
it. A commit for simple code beautification is bad :) Regards, Baiju M Index: src/zope/interface/declarations.py === --- src/zope/interface/declarations.py (revision 70053) +++ src/zope/interface/declarations.py (working copy) @@ -34,7 +34,7

Re: [Zope3-dev] Re: pydoc troubles

2006-09-09 Thread Baiju M
On 9/9/06, Baiju M [EMAIL PROTECTED] wrote: On 9/8/06, Michael Haubenwallner [EMAIL PROTECTED] wrote: Michael Haubenwallner wrote: Anyway, using the right paths i get back to where i initially started: the package information is not displayed for several packages pydoc displays package

Re: [Zope3-dev] Re: give ability to get rid of deprecated code

2006-09-12 Thread Baiju M
/distribution/ -- Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Use launchpad ! (was Re: [Zope3-dev] the maintenance of change logs)

2006-09-22 Thread Baiju M
be grouped) for each project. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Re: [ZWeb] Re: the maintenance of change logs

2006-09-24 Thread Baiju M
/Zope3Faq I hope others also will move their documentation efforts to wiki. See, this is not going to affect our new zope.org . So setting up this ASAP is good. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman

[Zope3-dev] Project status page

2006-09-26 Thread Baiju M
:) Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] Re: Heads Up: Problem with queryNextSiteManager

2006-09-26 Thread Baiju M
of get/queryNextSiteManager cannot land in 3.3, of course. Okay, I can live with only porting the fix to get/queryNextUtility to the Zope 3.3 branch. BTW, is 3.3 branch opened for bug fixes now ? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev

[Zope3-dev] ClientForm to a package

2006-09-26 Thread Baiju M
Hi Benji, Can we change `ClientForm` from a file based module to a package. So that others can set it as svn:external (Zope 2 ?) Let me do it in trunk? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http

Re: [Zope3-dev] Re: ClientForm to a package

2006-09-26 Thread Baiju M
On 9/26/06, Philipp von Weitershausen [EMAIL PROTECTED] wrote: Brian Sutherland wrote: On Tue, Sep 26, 2006 at 11:08:54AM +0200, Philipp von Weitershausen wrote: Stephan Richter wrote: On Tuesday 26 September 2006 04:14, Baiju M wrote: Can we change `ClientForm` from a file based

[Zope3-dev] Zope 3.2 and 3.3 maintainance wiki pages

2006-09-27 Thread Baiju M
the release managers. Feel free to add any relevant information there. Any comments? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Python version for Zope 3.4 ?

2006-09-27 Thread Baiju M
Hi, What is the target Python version for Zope 3.4, is it Python 2.5? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] Zope 3.3.1 and 3.4

2006-09-28 Thread Baiju M
On 9/28/06, Christian Theune [EMAIL PROTECTED] wrote: Please provide fixes and tests on the trunk and the 3.3 branch. What about 3.2, dropped ? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman

Re: [Zope3-dev] Python version for Zope 3.4 ?

2006-09-29 Thread Baiju M
. Initially I asked this question just out of curiosity, because some other Python web frameworks already started some efforts [1]. [1] http://code.djangoproject.com/ticket/2771 http://trac.turbogears.org/turbogears/wiki/python2.5 Regards, Baiju M

Re: [Zope3-dev] Python version for Zope 3.4 ?

2006-09-29 Thread Baiju M
On 9/29/06, Baiju M [EMAIL PROTECTED] wrote: On 9/29/06, Martijn Faassen [EMAIL PROTECTED] wrote: It's going to be a significant investment of work to make sure everything works with Python 2.5. Either someone credible steps up, convinces us, and does the work, and we all move over to Python

Re: [Zope3-dev] help, Z3.2.2 build fails on win32 with ZConfig

2006-10-05 Thread Baiju M
|/zopeinst/etc/zope.conf) For help, use c:\zopeinst\bin\runzope -h I am not sure about the reason, but another mail suggest to comment `formatter` line: http://mail.zope.org/pipermail/zope3-users/2006-September/004415.html Regards, Baiju M ___ Zope3-dev

Re: [Zope3-dev] Re[2]: help, Z3.2.2 build fails on win32 with ZConfig

2006-10-06 Thread Baiju M
/ Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Re: Re[2]: help, Z3.2.2 build fails on win32 with ZConfig

2006-10-06 Thread Baiju M
On 10/6/06, Adam Groszer [EMAIL PROTECTED] wrote: It looks like the instructions aren't complete here. You should be specifying -r 3.2.2 here so that it looks at the tag. Lot better :-) now it works. Now I start the upload. Can you update ZopeWindowsRelease wiki page also? Regards, Baiju M

[Zope3-dev] Add zope.deferredimport to svn toplevel

2006-10-07 Thread Baiju M
/main/Zope3/trunk/src/zope/deferredimport Also set svn:ignore in / and src/) Then commit. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] Add zope.deferredimport to svn toplevel

2006-10-08 Thread Baiju M
On 10/7/06, Jim Fulton [EMAIL PROTECTED] wrote: Baiju M wrote: Hi, Can I commit zope.deferredimport to the toplevel of svn, like zope.interface,zope.proxy etc. That would be great. Commited. Will you also release an egg to pypi? :) Done. Also added 'J1m' as owner. http

[Zope3-dev] Buildbot for individual packages

2006-10-08 Thread Baiju M
this from setup.py of zope.component Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] zope.interface category in pypi

2006-10-09 Thread Baiju M
Hi Fred, Can you add add 'Framework :: Zope3' to category here: http://cheeseshop.python.org/pypi/zope.interface Now it's not listed here: http://cheeseshop.python.org/pypi?:action=browseamp;c=515 May be we have to update that release? Regards, Baiju M

[Zope3-dev] Zope3Faq is moved from KPUG wiki

2006-10-15 Thread Baiju M
wiki.zope.org later) So, please continue your contributions. Now there is sections, so we have to re-organise it a bit. I will move other pages from here to new wiki. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org

[Zope3-dev] Set 'svn:keywords Id' to *.py files

2006-10-19 Thread Baiju M
then: $ svn diff | grep svn:keywords |wc -l 233 I run the tests, all passed. So, can I commit this? Here is the diff: http://zissue.berlios.de/z3/keywords.diff Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org

[Zope3-dev] Re: [Zope3-checkins] SVN: Zope3/trunk/ Fixed encoding of newlines, carriage returns, and tabs when

2006-10-20 Thread Baiju M
[Changed To address to zope3-dev] On 10/20/06, Baiju M [EMAIL PROTECTED] wrote: On 10/20/06, Fred L. Drake, Jr. [EMAIL PROTECTED] wrote: Log message for revision 70828: Fixed encoding of newlines, carriage returns, and tabs when encoding attributes for widgets so we're consistent under

[Zope3-dev] Path used in test.py for Zope 3 and individual packages.

2006-10-21 Thread Baiju M
) And from test.py of an individual package: src = os.path.join(os.path.split(sys.argv[0])[0], 'src') sys.path.insert(0, src) So, can I change the all the invidual pacakge's test.py to insert absolute path? or only the test.py file of zope.configuration (test.py is not yet added) Regards, Baiju M [1

[Zope3-dev] Re: Path used in test.py for Zope 3 and individual packages.

2006-10-21 Thread Baiju M
On 10/21/06, Baiju M [EMAIL PROTECTED] wrote: [1] ftp://ftp.berlios.de/pub/zissue/z3/ Sorry, this is a temporary location, will be removed soon. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman

Re: [Zope3-dev] Zope Configuration Processing and Side Effects

2006-10-21 Thread Baiju M
Let's use new wiki now onwards. Sooner or later this will be wiki.zope.org We have to make current wiki read only very soon. Faassen, it is difficult to manually synchronise two wikis, so please announce the new wiki, so that other developers can add new content there. Regards, Baiju M

Re: [Zope3-dev] Zope Configuration Processing and Side Effects

2006-10-21 Thread Baiju M
/WikiBadge Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] zope.i18n dependency in zope.configuration

2006-10-21 Thread Baiju M
On 10/22/06, Fred Drake [EMAIL PROTECTED] wrote: On 10/21/06, Baiju M [EMAIL PROTECTED] wrote: I was looking at zope.configuration source, zope.i18n is given as a dependency in DEPENDENCIES.cfg, but it is not imported anywhere in that package. So, can I remove 'zope.i18n' line from

[Zope3-dev] More eggification: zope.lifecycleevent, zope.location

2006-10-22 Thread Baiju M
Hi, Can any please review this: http://svn.zope.org/zope.lifecycleevent/ http://svn.zope.org/zope.location/ zope.location depends on zope.app.component (ISite interface) How to make eggs for zope.app.component ? Any example zope.app.* egg ? Regards, Baiju M

[Zope3-dev] More eggification: zope.lifecycleevent, zope.location

2006-10-22 Thread Baiju M
On 10/22/06, Baiju M [EMAIL PROTECTED] wrote: Hi, Can any please review this: http://svn.zope.org/zope.lifecycleevent/ http://svn.zope.org/zope.location/ zope.location depends on zope.app.component (ISite interface) How to make eggs for zope.app.component ? Any example zope.app.* egg ? I

[Zope3-dev] Tracking eggification of zope.* packages

2006-10-24 Thread Baiju M
think it can be another proposal. Any suggestions/comments? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Individual packages and functional testing

2006-10-27 Thread Baiju M
://wiki.zope.org/zope3/EggificationOfZopePackages [2] svn co svn://svn.zope.org/repos/main/zope.testbrowser/trunk zope.testbrowser Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail

[Zope3-dev] Re: [Checkins] SVN: zope.fssync/trunk/ Initial commit of zope.fssync for eggification.

2006-10-29 Thread Baiju M
On 10/29/06, Benji York [EMAIL PROTECTED] wrote: Baiju M wrote: Log message for revision 70964: Initial commit of zope.fssync for eggification. I'm really glad to see so much work being done on eggification, but am a little concerned as to the mechanics. I'm worried that if dozens

Re: [Zope3-dev] Re: Tracking eggification of zope.* packages

2006-10-29 Thread Baiju M
On 10/26/06, Jim Fulton [EMAIL PROTECTED] wrote: Baiju M wrote: But I am not sure zc.buildout support is a release goal of Zope 3.4? My plan is to base 3.4 on buildout. Theune, What about adding this to prospective feature list of Zope 3.4 here: http://wiki.zope.org/zope3/RoadMap

Re: [Zope3-dev] Re: Tracking eggification of zope.* packages

2006-11-05 Thread Baiju M
in toplevel and put all zope.app.* packages there ? Regards, Baiju M P.S: My marriage in on next Sunday, so I won't be doing anymore eggification in coming days. ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3

Re: [Zope3-dev] RE: [SpringCleaning07]

2006-12-19 Thread Baiju M
, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] On the road to Zope 3.4

2006-12-19 Thread Baiju M
. But it's not yet implemented ? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Experimental implementation of Loading Configuration from the zope.app Egg

2006-12-20 Thread Baiju M
[2] svn://svn.zope.org/repos/main/Zope3/branches/baijum-zope-app-zcmlfiles Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] Experimental implementation of Loading Configuration from the zope.app Egg

2006-12-23 Thread Baiju M
idea. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Builbot mail not working ?

2007-01-04 Thread Baiju M
/test_2/0 [3] http://mail.zope.org/pipermail/zope3-dev/ Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Test layers for zope.* packages

2007-01-05 Thread Baiju M
it in this way (see http://zope3.pov.lt/irclogs/%23zope3-dev.2007-01-05.log.html) Anyone want to do this for other packages? P.S: My employer is changed, so I have to send a new contributor agreement for making further commits. (I joined ZeOmega on 2nd January 2007) Regards, Baiju M

Re: [Zope3-dev] Builbot mail not working ?

2007-01-09 Thread Baiju M
Baiju M wrote: Hi, Can anyone verify that buildbot [1] send test failure error mails to list? There is one test failure in Zope 3 trunk now [2]. But it's not in Zope3-dev list archive [3]. [1] http://buildbot.zope.org [2] http://buildbot.zope.org/Zope3%20trunk%202.4%20Linux%20zc-buildbot

[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
(working copy) @@ -50,7 +50,7 @@ '|' 'zdaemon' '|' - 'zope[.]testing' + #'zope[.]testing' '|' ')[.]'] Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev

[Zope3-dev] Zope 3 Egg Day !

2007-01-11 Thread Baiju M
it to the release goal. There are 90+ packages in zope.app namespace. Details about eggification is available from this proposal: http://wiki.zope.org/zope3/EggificationOfZopePackages I suggest 20-Jan-2007 (Saturday) as Zope 3 Egg Day. Regards, Baiju M

Re: [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-12 Thread Baiju M
del _handlers[self] KeyError: logging.FileHandler instance at 0xb7a1dc8c Any idea why this is happens? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Re: SVN: zope.app.annotation/ Add zope.app.annotation as a top-level package.

2007-01-17 Thread Baiju M
Philipp von Weitershausen wrote: Baiju M wrote: Log message for revision 72044: Add zope.app.annotation as a top-level package. Changed: A zope.app.annotation/ A zope.app.annotation/branches/ A zope.app.annotation/tags/ A zope.app.annotation/trunk/ -=- Is it really necessary

[Zope3-dev] Re: SVN: zope.app.annotation/ Add zope.app.annotation as a top-level package.

2007-01-18 Thread Baiju M
Philipp von Weitershausen wrote: Baiju M wrote: [snip] I thought we can create individual eggs instead of a big zope.app egg for Zope 3.4. Well, I don't think we have to make every single subpackage its own egg. We should pick our battles and start with those individual eggs that can

[Zope3-dev] sys._getframe magic and z.a.t.functional.defineLayer

2007-01-31 Thread Baiju M
and understandable code. I wrote an example here: http://pastey.net/5739-48en Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] development checkout

2007-02-01 Thread Baiju M
Chris Withers wrote: Is there a how-to somehwere? Yes, http://wiki.zope.org/zope3/SettingUpAZope3Sandbox If possible, please update this wiki page based on other replies. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http

Re: [Zope3-dev] Test layers for zope.app.* packages

2007-02-05 Thread Baiju M
Jim Fulton wrote: On Feb 5, 2007, at 4:40 AM, Baiju M wrote: We have to add test layer for each packages in zope.app namespace. I think we should. I'm not sure we *need* to. I certainly don't want to do this if it will delay full eggification. As I've mentioned before, I'd be perfectly

[Zope3-dev] Checkins mails and zope egg changes

2007-02-15 Thread Baiju M
are no longer needed? test.py may not be required after buildout. Also please revert r72507 Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] Checkins mails and zope egg changes

2007-02-15 Thread Baiju M
Jim Fulton wrote: On Feb 15, 2007, at 3:02 AM, Baiju M wrote: Hi, I am not getting any changes (through checkins mailing list) made to zope eggs recently by 'alex' (committer id) alex, I read your commit mesage: Remove setup.cfg.in, INSTALL.txt, CHANGES.txt, test.py, MANIFEST.in

Re: [Zope3-dev] Broken tests since last checkout

2007-02-19 Thread Baiju M
found ' ConfigurationError: No registered publisher found for (GET/) Does anybody have any hints why the publisher is missing? I am not getting this error when running 'python2.4 test.py' in Zope 3 trunk checkout. How did you run this test? Regards, Baiju M

[Zope3-dev] Eggification and some random files/packages

2007-02-19 Thread Baiju M
. will be there. There are few tests which are located outside any particular package. zope.app.ftests and zope.app.tests Either we can distribute it with our huge zope.app egg or move it to some other places. What about moving those tests to zope.app.zcmlfiles ? Regards, Baiju M

Re: [Zope3-dev] Eggification and some random files/packages

2007-02-19 Thread Baiju M
(Replying to myself!) Baiju M wrote: There are few tests which are located outside any particular package. zope.app.ftests and zope.app.tests Either we can distribute it with our huge zope.app egg or move it to some other places. What about moving those tests to zope.app.zcmlfiles ? When I

Re: [Zope3-dev] Eggification and some random files/packages

2007-02-19 Thread Baiju M
Baiju M wrote: (Replying to myself!) Baiju M wrote: There are few tests which are located outside any particular package. zope.app.ftests and zope.app.tests Either we can distribute it with our huge zope.app egg or move it to some other places. What about moving those tests

[Zope3-dev] import failure in zope.app.broken tests

2007-02-20 Thread Baiju M
Hi, There is an import failure when running 'python2.4 test.py -s zope.app.broken' I have a fix here: http://zope3.pastey.net/6899 Commit it ? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman

Re: [Zope3-dev] import failure in zope.app.broken tests

2007-02-20 Thread Baiju M
Baiju M wrote: Hi, There is an import failure when running 'python2.4 test.py -s zope.app.broken' I have a fix here: http://zope3.pastey.net/6899 Commit it ? or Should I put that `IBroken` in `interfaces.py`? It is only a marker interface and there are no other interfaces specific

[Zope3-dev] regex bug in zope/rdb/gadfly/pygram.py ?

2007-02-20 Thread Baiju M
this, the error goes. pywhiteoutre = r([ \t\r\014]|[\\]\n)*%s? % pycommentr I am not sure about the problem/solution, I was just trying to find the dependencies of zope.rdb. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http

[Zope3-dev] Re: import failure in zope.app.broken tests

2007-02-20 Thread Baiju M
Philipp von Weitershausen wrote: Baiju M wrote: Hi, There is an import failure when running 'python2.4 test.py -s zope.app.broken' I have a fix here: http://zope3.pastey.net/6899 Commit it ? What's causing the failure? This is the output I am getting when running: python2.4

Re: [Zope3-dev] Re: Broken tests since last checkout

2007-02-20 Thread Baiju M
://mail.zope.org/pipermail/zope3-dev/2007-February/021786.html Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] Re: [Zope Package Dependencies] This is just an experimental page

2007-02-20 Thread Baiju M
, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Remove src/zope/annotation/setup.py

2007-02-20 Thread Baiju M
Hi, Please remove src/zope/annotation/setup.py from here: svn://svn.zope.org/repos/main/Zope3/trunk/src/zope/annotation/setup.py It's already added to svn://svn.zope.org/repos/main/zope.annotation/trunk/setup.py Regards, Baiju M ___ Zope3-dev

[Zope3-dev] Zope 3 added to ohloh.net

2007-02-20 Thread Baiju M
. Let's use http://cia.navi.cx/ also ? I think this will be really useful, especially their IRC bot. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] zope.component dependency on zope.testing

2007-02-21 Thread Baiju M
, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Re: Zope 3 added to ohloh.net

2007-02-21 Thread Baiju M
Philipp von Weitershausen wrote: Baiju M wrote: Hi, Few days back I found that Zope 2, Plone, Schooltool etc. are already added to ohloh.net I just tried to go to this page, but couldn't connect. What is ohloh.net? What do they do with our code? What's the benefit? I don't know

Re: [Zope3-dev] Re: Broken tests since last checkout

2007-02-21 Thread Baiju M
Jamu Kakar wrote: Hi Baiju, Baiju M wrote: Yes, I did that refactoring and the original proposal was from Jim. I couldn't find Jamu Kakar's original reply to zope3-dev list. As Philipp said, can you give more details about how backwards compatibility is broken. This thread is started

[Zope3-dev] Re: SVN: Zope3/trunk/src/zope/configuration/tests/test_xmlconfig.py Make sure including zope.app.zcmlfiles in configuration works.

2007-02-22 Thread Baiju M
Philipp von Weitershausen wrote: Baiju M wrote: Log message for revision 72757: Make sure including zope.app.zcmlfiles in configuration works. I fail to see the point of this test. This is a doctest, I would at least expect one line explaining why we need to test loading

[Zope3-dev] Zope Component Architecture wiki page

2007-02-27 Thread Baiju M
Hi, I have created a wiki page for Zope Component Architecture here: http://wiki.zope.org/zope3/ZopeComponentArchitecture Comments ? Please update that page with relevant details. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org

[Zope3-dev] zope.fssync dependency on zope.app.file

2007-03-05 Thread Baiju M
as a dependency for zope.app package. Also since zope.fssync uses zope.app.fssync we have to include this as part of zope.app egg. Any comments ? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev

[Zope3-dev] Increment version number to 3.4dev ?

2007-03-06 Thread Baiju M
, ./zope.publisher/setup.py: version='3.3dev', ./zope.sequencesort/setup.py:version=0.1dev, ./zope.structuredtext/setup.py: version='3.3dev', May be I shouldn't change zope.proxy (it is 3.4.0a1 now) ? Regards, Baiju M ___ Zope3-dev mailing list

Re: [Zope3-dev] zope.fssync dependency on zope.app.file

2007-03-06 Thread Baiju M
Fred Drake wrote: On 3/6/07, Baiju M [EMAIL PROTECTED] wrote: We have distributed zope.app.file with Zope 3.3 so zope.app.file should be distributed with zope.app egg when Zope 3.4 is released. And we are not distributed zope.fssync with Zope 3.3, but now zope.fssync is dependency

[Zope3-dev] Bug days before 3.4 alpha release ?

2007-03-12 Thread Baiju M
was test layer support for individual packages, again it was also simple but massive task. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope-dev] Re: [Zope3-dev] Google Summer of Code

2007-03-13 Thread Baiju M
useful: http://primates.ximian.com/~federico/docs/summer-of-code-mentoring-howto/index.html Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope-dev] Re: [Zope3-dev] Google Summer of Code

2007-03-14 Thread Baiju M
? Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

Re: [Zope3-dev] Community opinion about search+filter

2007-03-14 Thread Baiju M
I think general questions can be posted to zope3-users list. No need to cross-post it to zope3-dev list also. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail

Re: [Zope3-dev] Buildout recipe for building Zope 3 application soley from egg ?

2007-03-19 Thread Baiju M
(Reply to my own mail) Baiju M wrote: Hi, Is there a Buildout recipe for building Zope 3 application soley from egg ? I can see a note in zc.zope3recipes readme [1] like this: (In the future, there will be an application recipe that will work with Zope soley as eggs.) Jim, are you

Re: [Zope3-dev] Zope 3.4 release

2007-03-23 Thread Baiju M
for building and deploying Zope 3 applications. Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

[Zope3-dev] Some thoughts for future releases of Zope 3

2007-03-23 Thread Baiju M
to the latest Zope 3 release. Then, to install a particular Zope 3 release, user should always use download.zope.org as eggs location (--find-links option in easy_install or zc.buildout). We *should* make 'zpkg' based releases, until 3.6 release. Anything to add here? Regards, Baiju M

Re: [Zope3-dev] Some thoughts for future releases of Zope 3

2007-03-23 Thread Baiju M
Christian Theune wrote: Hi, Am Freitag, den 23.03.2007, 14:00 +0530 schrieb Baiju M: For 3.4.0 all individual packages will be having a unique version number (3.4.0), but this won't be the case for 3.5.0, in Zope 3.5.0 zope.interface may be still in 3.4.0 version. In PyPI we will put all

Re: [Zope3-dev] Some thoughts for future releases of Zope 3

2007-03-23 Thread Baiju M
Christian Theune wrote: Hi, Am Freitag, den 23.03.2007, 14:43 +0530 schrieb Baiju M: I think putting all eggs in one place for each release will be useful for those who make offline installation/deploy. So they can easily make use the 'download-cache' and 'install-from-cache' options

[Zope3-dev] Re: [Checkins] SVN: zope.testing/trunk/setup.cfg This file is a recipe for bad releases

2007-03-29 Thread Baiju M
with svn revision number just get the number from 'svn info' and copy-paste it in setup.py, then 'buildout setup . sdist' I agree with Jim says in the log message. Yes, it's YAGNI ! Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub

Re: [Zope3-dev] Where is source code of this tools : http://amy.gocept.com/~ctheune/XXXreport.html

2007-04-03 Thread Baiju M
/Zope3/trunk/utilities) Regards, Baiju M ___ Zope3-dev mailing list Zope3-dev@zope.org Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com

  1   2   >