libs-gdl2/TODO

26 lines
856 B
Text
Raw Normal View History

EOControl:
Implement & Test: EOControl/EOMultiReaderLocks
Implement & Test: EOControl/EOEvent(Center)
Test: EOSharedEditingContext
Test: validateTakeValue:forKeyPath: (does the method propagate or is it forwarded down to last component?)
EOAccess:
Implement databaseFailedToFetchObject mechanism. (EODatabaseContextDelegation) Cf Developper's guide p 121
Implement & Test: EOAccesss/EOSchemaSynchronization
Test: EOAccess/EOGenericRecord category
Implement & Test: to-one PK to Foreign Key support (Not implemented by WO but it's really cool)
DBModeler:
when removing something, make sure there is no references to it,
if there are pop up a dialog allowing the user to cancel, or remove the
references.
Adaptors:
Documentation:
API Documentation
Tutorials: See Trading example of a Framework usable for EOInterface and GSWeb
Examples: