New Release - ObjectMapper .NET 0.99.415.0
Posted by Gerhard Stephan on May 15th, 2006
Today I collegue of mine and I found at the same time a bug in the ObjectMapper .NET. The mapper failed to store objects that contains references to the object itself (so called circular references).
I really was surprised that such a bug did not occur earlier. But O.k. I fixed it by adding a hashtable to the save routine that checks if the value has already been stored to database.
So everything should be fine now.
Wish you a great day.
Gerhard

(1 votes, average: 4 out of 5)