[Zope-it] External Files Products: quale scegliere?
zope@bontempi.net
zope@bontempi.net
Thu, 19 Sep 2002 13:01:17 -0400
Ciao,
Ho appena visitato la sede del progetto LocalFS, presso:
http://sourceforge.net/projects/localfs
E dando un'occhiata al CVS ho notato che appena alcune giorni fa l'autore
(Jonothan Farr), che tra l'altro lavora come programmatore Python e Zope per
RealNetworks, ha quasi pronta la version 1.1 di LocalFS.
Ecco le note (chiedo scusa se no le ho tradotte in Italiano)
----------------------
Local File System product
This product allows you to store Zope objects as files in the local file
system. Every object is stored as a both a human-readable document file
and a hidden Z-properties file, which allows both the object's 'view'
and the rest of the object's data to be manipulated with standard file
system tools. The standard object types supported are: Folder, Image,
File, Zope Page Template, DTML Document / Method, Script (Python),
External Method, Z SQL Method, Z Gadfly Database Connection, and MailHost.
The product also has an extension mechanism to add more supported types,
and comes installed with support for: ZMySQLDA, XMLRPCMethod, and
STXDocument.
------------------
Alcune buone novita', quindi.
Inoltre ho scoperto che l'autore di Photo/Photo Folder predilige il prodotto
ExtFile/ExtImage, per cui adesso non ho piu' problemi:
Utilizzero' ExtFile/ExtImage (http://www.zope.org/Members/MacGregor/ExtFile)
insieme a Photo/Photo folder (dato che l'autore lo raccomanda), e usero' il
nuovo LocalFS per altre cose (come Video Streams).
Grazie a tutti per l'aiuto e i suggerimenti!
Mario P. Bontempi