links to this page:
Databases and Persistence
ReferenceStream
Swiki Page List
FileDictionary
Last updated at 5:02 pm UTC on 16 January 2006
Simple database structure for Squeak:
http://www.cc.gatech.edu/fac/mark.guzdial/squeak/filedict.html
http://guzdial.cc.gatech.edu/st/dbtools.st
is a better version (a couple of minor updates).
http://guzdial.cc.gatech.edu/st/SmartFileDictionary.st
is a version that uses SmartRefStream, so it can handle just about any kind of object being stored (including cycles, references to classes, etc.) –
Mark Guzdial
3/4/99