[Zope3-dev] Best practice for useing a different server setup?

Fred Drake fdrake at gmail.com
Thu Nov 11 10:39:20 EST 2004


On Thu, 11 Nov 2004 15:29:52 +0100, Roger Ineichen <dev at projekt01.ch> wrote:
> What's the best way for to setup a server
> if I don't like to use packages like the file
> or image package?

In your instance, you can selectively remove the relevant ZCML files
from the etc/package-includes/ directory.  You'll need to poke around
in there to determine which files to remove.

I'm hoping we'll end up with a better solution for 3.1, but I don't
know just what it should look like yet.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
Zope Corporation


More information about the Zope3-dev mailing list