[Zope3-Users] launchpad for z3c.extfile

2008-09-01 Thread Jayarajan Jn
Hi, I have been going through z3c.extfile code for last few days. I am interested to contribute towards this project and to be part of the discussions about it. I checked launchpad for this project. But i couldn't see it there... And after a few googling i am here. How can i see the discussions on

Re: [Zope3-Users] building zope 3 instances?

2008-09-01 Thread Chris Withers
Paul Winkler wrote: >> That argument neglects to include people that don't cache eggs (for >> whatever reason) and people that need to build on a machine that may >> have never cached the egg in question (like deploying brand new >> servers). > > +99 > > Deleted releases can cause massive uninten

Re: [Zope3-Users] building zope 3 instances?

2008-09-01 Thread Jean Jordaan
Hi Chris >> If you still want an instance, yes. I don't particularly like instances >> as we've had them with Zope 2 and Zope 3 (they don't quite work in a >> WSGI environment). > > So what do you do instead? > How do people get a zope 3 project/application/whatever up and running? I'm also left