Hi, I haven't had time to look at your code yet. You might want to check svn in "Zope3.buildout" where we started working towards a Zope 3 release mechanism that builds purely from eggs.
Also, the wiki has a proposal that mentions various issues. Christian Am Montag, den 19.03.2007, 14:41 +0530 schrieb 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 working on it ? > > > > [1] > > http://svn.zope.org/zc.zope3recipes/trunk/zc/zope3recipes/README.txt?rev=73115&view=markup > > > > > > Just to experiment, I satrted to work on a recipe for this. > Now I can create a Zope 3 application solely from eggs using Buildout. > If anyone want to try this, here is the steps: > $ svn co svn://svn.zope.org/repos/main/Sandbox/baijum/z3hello/trunk > z3hello > $ cd z3hello > $ python2.4 bootstrap.py > $ ./bin/buildout -N > $ ./bin/instance start > > Now, from your browser go to : http://localhost:8080/hello > > Regards, > Baiju M > _______________________________________________ > Zope3-dev mailing list > [email protected] > Unsub: http://mail.zope.org/mailman/options/zope3-dev/ct%40gocept.com > -- gocept gmbh & co. kg - forsterstraße 29 - 06112 halle/saale - germany www.gocept.com - [EMAIL PROTECTED] - phone +49 345 122 9889 7 - fax +49 345 122 9889 1 - zope and plone consulting and development
signature.asc
Description: Dies ist ein digital signierter Nachrichtenteil
_______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
