... but now I've really weird problems when saving a dictionary. I can only save 4 entries, no matter what I do. If I try to add a 5th item, one of the four previously saved ones will be replaced by it.
Thanks Ramon, it works now :)2011/5/6 Ramon Leon <ramon.leon@allresnet.com>
On 05/06/2011 02:33 AM, Bernat Romagosa wrote:
Pull down the latest code, it should work now.I'm still having some trouble migrating the DB... I have an object that
holds a Matrix, and whenever I attempt to save the object, SandstoneDB
tries to remove elements from the matrix by using remove:, which it
shouldNotImplement. Is there an easy workaround for this?