[Zope-dev] Re: [ZODB-Dev] FileStorage modification help
fritz steindl
zope@floSoft.net
Tue, 8 Apr 2003 13:24:45 +0200
Am Dienstag, 8. April 2003 10:25 erhalten:
> On Tuesday 08 April 2003 9:12 am, fritz steindl wrote:
> > i wanted for some reasons to save data in an external DB (mySQL at the
> > moment) still keeping to objects on the frontend - not caring for
> > relational design
>
> It sounds like you should throw out the whole FileStorage implementation,
> not just one method.
>
> The storage interface is quite clean, but underdocumented. I suggest you
> take a look at other storage implementations for ideas.
because of the little 'underdocumentation' i wanted to try my quick and dirty
hack at first
writing a new storage is of course the cleaner solution and will be the
future aim
------------------------------------------------------------------------------------------
@Chris
> You should look at Ape and AdaptableStorage :-)
Ape ?
what a name - bananas included ? ;-)
to be serious -
never heard before, i will look for these two just now
thx for all suggestions
fritz
(-:fs)