ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> zope-List
zope-List
Re: [Zope] Considerations using Zope
by Tino Wildenhain other posts by this author
Dec 16 2002 10:05PM messages near this date
Re: [Zope] Considerations using Zope | Re: [Zope] Considerations using Zope
Hi Sathleesh,

... *snip*...
> 
>  Zope's object database is a really good technology, but as long as I
>  can't gracefully store my code in CVS, I'm hesitant :-) Problem with web
>  is that it is never possible to separate code from content 100%. There
>  are some inititiatives to enable this, but the day when Zope stores its
>  objects in pure FileSystem will be when I see heaven on earth :-)

while I agree with your opinions in the *snip*ed away part,
I see many people complaing about the fact of zope using not
plain files for objects. And any time I'm asking why zope should?
Is there any RDBMS out there which stores its tuples in separate
files? Anybody provided not using stone old DBMS used to work with
a text editor on plain files to change data in tables?
I think FileStorage and the many other options to store your objects
(think about ZEO, BSDDBstorage, the storage adaptors for Oracle and stuff)
are quite good when not even ideal.
Its just like a filesystem - you might use a disk editor to change or
save some data direcly on disk, but hardly anybody is doing this.

The ZMI is by far not the ideal place to do havy coding. But luckyly
we are not limited to this. The plain zope installation can be used
via FTP and WebDAV. Some text editors support ftp, some DAV and
any other can use ftpmount and friends.

What could be handy, however, would be a cvs pserver implementation
for ZServer to ease the use of standard programming workflow without
resort to the ZMI all the time.
(I have a rough start of this, handling connect and authorization so far.
Unfortunately I have so little spare time to continue)

Best regards
Tino

_______________________________________________
Zope maillist  -  Zope@[...].org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists - 
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )
Thread:
=?iso-8859-1?Q?Dani=EBl_Hooymans?=
BZ
Lennart Regebro
Lennart Regebro
Satheesh Babu
Tino Wildenhain
Satheesh Babu
Paul Winkler
ken
Mustafa Jarrar
AM

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved