mnimer / dphibernate

Automatically exported from code.google.com/p/dphibernate
0 stars 0 forks source link

Entities should be resolved to a single canonical entity #65

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently, multiple versions of an entity can exist on the client, as the 
result of different server calls.

Upon receiving entities, they should be resolved and mapped so a single 
canonical entity exists throughout the client session.

Original issue reported on code.google.com by martypit...@gtempaccount.com on 12 Apr 2011 at 3:10