foam-framework / foam

Feature-Oriented Active Modeller
Apache License 2.0
787 stars 55 forks source link

Browser Detail View performs immediate updates after first save #385

Closed kgrgreer closed 8 years ago

kgrgreer commented 8 years ago

Edit an object in the Browser DetailView and then save. Now notice that updates to the object take effect immediately. The Browser should resume editing with the object returned by the DAO and then clone it.

DAO's should also be responsible for proper cloning.

bshepherdson commented 8 years ago

No repro as of f280a191.