[TransWarp] Re: [Zope3-dev] Re: DataSkins and Zope3
Jim Fulton
jim at zope.com
Fri Feb 15 08:38:11 EST 2002
"Phillip J. Eby" wrote:
>
..
> >2. We'd like to provide support for non-ZODB Persistence. That is, we'd
> > like you to be able to get the benefits of the Persistence framework
> > while storing your data in an RDBMS, LDAP, or whatever.
>
> Hm, by using adapters, perhaps?
No, by having alternative implementations of interfaces like:
http://cvs.zope.org/~checkout~/Zope3/lib/python/Persistence/Attic/IPersistentDataManager.py?rev=1.1.4.1&content-type=text/plain&only_with_tag=Zope-3x-branch
and
http://cvs.zope.org/~checkout~/Zope3/lib/python/Transaction/Attic/IDataManager.py?rev=1.1.2.2&content-type=text/plain&only_with_tag=Zope-3x-branch
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (888) 344-4332 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the PEAK
mailing list