[Web-SIG] and now for something completely different!

Robert Brewer fumanchu at amor.org
Thu Aug 18 01:05:17 CEST 2005


Phillip J. Eby wrote:
> You also mentioned prototyping, but a good object persistence toolkit 
> shouldn't be tied strictly to SQL; you ought to be able to plug in a 
> "pickle all the data to disk" mode and use it for *all* your 
> application data, not just the session-specific objects.

And for extra points, a good object-persistence toolkit should let you
put some data into a DB and some into shelve and leave some in RAM. You
pick.

Oh, but this is web-sig, not db-sig. ;)


Robert Brewer
System Architect
Amor Ministries
fumanchu at amor.org


More information about the Web-SIG mailing list