sandstone
SandstoneDb now ported to GNU-Smalltalk!
By Nicolas Petton - Posted on August 25th, 2009
SandstoneDb, a simple ActiveRecord style presistence for Smalltalk, is now available for GNU-Smalltalk.
All the tests pass, but you'll need the latest Git version of GST in order to use it, since a new primitive needed by SandstoneDb has been added.
git clone git://github.com/NicolasPetton/sandstonedb.git
Many thanks to Sébastien Audier for doing almost all the porting job!
