... 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. By the way, I ran the tests and got 6 failures and 4 errors, precisely at dictionaries, matrices and finding items, here's a shot: http://i.imgur.com/Q3sTg.png 2011/5/9 Bernat Romagosa <tibabenfortlapalanca@gmail.com>
Thanks Ramon, it works now :)
2011/5/6 Ramon Leon <ramon.leon@allresnet.com>
On 05/06/2011 02:33 AM, Bernat Romagosa wrote:
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?
Pull down the latest code, it should work now.
-- Ramon Leon http://onsmalltalk.com