SandstoneDb

Release name: SandstoneDb
Release summary: A simple ActiveRecord style object database intended for use with Seaside
Automatic version: 3
Manual version: 113
Published by: Ramon Leon (rjl)
Created: 13 December 2008 5:53:23 pm
Last updated: 13 December 2008 5:54:30 pm
Categories:
Release note:

Moved some methods from set to collection that don't assume ordering and moved the ones from collection that did assume ordering to sequenceable collection to optimize the collection versions. Can't use withIndexDo in collection, this was a bug.

Added a couple of overrides to allow Bags to serialize and deserialize properly, contributed by Benoit Astruc.

Added a test for Bag serialization.

All tests pass.



Release homepage:
Download: http://www.squeaksource.com/SandstoneDb/SandstoneDb-rjl.113.mcz
SHA checksum: 318687873275772794756772008242421365143461512250

Back