Author: ericwa Date: Wed Mar 19 22:47:01 2014 New Revision: 10587 URL: http://svn.gna.org/viewcvs/etoile?rev=10587&view=rev Log: CoreObject TODO: add note about loading unknown entity types
Modified: trunk/Etoile/Frameworks/CoreObject/TODO.md Modified: trunk/Etoile/Frameworks/CoreObject/TODO.md URL: http://svn.gna.org/viewcvs/etoile/trunk/Etoile/Frameworks/CoreObject/TODO.md?rev=10587&r1=10586&r2=10587&view=diff ============================================================================== --- trunk/Etoile/Frameworks/CoreObject/TODO.md (original) +++ trunk/Etoile/Frameworks/CoreObject/TODO.md Wed Mar 19 22:47:01 2014 @@ -68,6 +68,11 @@ - Should support displaying all key/values (like past StoreBorwser prototypes) Not blocking release, but critical for ObjectManager + + - The missing feature is: CoreObject can't load a COItem as a COObject unless it has the matching + entity description available in memory. This can be a barrier for debugging + (you can't take a saved item graph from an app and load it in a test case, without adding all + of the relevant model classes to the test case) - Implement something like COSelectiveHistoryTrack (using a query to select revisions based on criterias e.g. inner object subset) _______________________________________________ Etoile-cvs mailing list Etoile-cvs@gna.org https://mail.gna.org/listinfo/etoile-cvs