[Zope-DB] Packaging files

Laura McCord Laura.McCord at doucet-austin.com
Mon May 10 12:56:34 EDT 2004


How does this work if I am using a database on a sql server? Is there
any documentation on Zope Mount Point? I was searching for some
instructions but I did not succeed in finding anything.

Thanks,
 Laura

-----Original Message-----
From: zope-db-bounces at zope.org [mailto:zope-db-bounces at zope.org] On
Behalf Of Cliff Quinn
Sent: Monday, May 10, 2004 12:03 PM
To: zope-db at zope.org
Subject: Re: [Zope-DB] Packaging files


On 10 May 2004 at 8:36, you wrote:


> I have tons of dtml methods and page templates
that I created in one
> folder where I am utilizing them. These are all
forms that I created for
> my database. What typically does everyone do to
condense all the files?

I've made extensive use of the DBTab product (in 
2.6.x) and ZODB mount point (in 2.7.0). These 
allow you to create a separate whatever.fs file 
for a folder, which can be easily mounted on 
another Zope if necessary. 

I also find it convenient for backing up just the 
stuff I have been working on. I use it for 
separating client work, and making it possible to 
set a client up on their own server.

Cliff
============================================
fishAbility Management and Communications
Cliff Quinn
Victoria, BC, Canada 250-727-7879
http://fishAbility.biz/

_______________________________________________
Zope-DB mailing list
Zope-DB at zope.org
http://mail.zope.org/mailman/listinfo/zope-db



More information about the Zope-DB mailing list