At 08:56 PM 2/4/00 -0600, Jeff Bauer wrote:
Zope appears to be presently distributed as a single, monolithic package. It was formerly available as downloadable components. (Is there a link to older versions available?) I can understand that Digital Creations does not have the available bandwidth to continue to support distributing individual components. However, I'm interested in developing a long-term strategy that will allow me to continue to use Zope components (ZODB, ZTemplate, etc.) in a portable, low-maintenance kinda way.
The easiest way is probably to use the anonymous CVS. You can check out whatever subtree you want. ZPublisher (formerly Bobo) and DocumentTemplates can both be used independently. I currently use them for non-Zopish web applications that way.