Hi Hilaire, did you do VORepository current reset in the meantime?
If yes, this could be the reason. If you do this, the smalltalk cache of the objects is reset and the next time the objects are loaded again from mongo and then they are no longer "the same" objects within smalltalk. I had a hard time to learn this. Regards Sabine 2017-03-04 11:53 GMT+01:00 HilaireFernandes [via Smalltalk] < [email protected]>: > Hi, > > I have strange behavior when saving object: > when I edit then save, I got a duplicated entry in the repository > collection. > > Some description about the object: > This object class is part of a hierarchy class, where the top is defined > as voyage root. > In this object, hash and = are redefined. > > Any pointer? > > Hilaire > > -- > Dr. Geo > http://drgeo.eu > > > http://drgeo.eu > > > ------------------------------ > If you reply to this email, your message will be added to the discussion > below: > http://forum.world.st/Voyage-and-duplicated-entry-tp4937268.html > To start a new topic under Pharo Smalltalk Users, email > [email protected] > To unsubscribe from Pharo Smalltalk Users, click here > <http://forum.world.st/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=1310670&code=bWFuYWEuc2FiaW5lQGdtYWlsLmNvbXwxMzEwNjcwfC0xOTE3OTcxOTg5> > . > NAML > <http://forum.world.st/template/NamlServlet.jtp?macro=macro_viewer&id=instant_html%21nabble%3Aemail.naml&base=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespace&breadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml> > -- View this message in context: http://forum.world.st/Voyage-and-duplicated-entry-tp4937268p4937272.html Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.
