mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-19 09:40:59 +00:00
* EOAccess/gdl2.EOAccess.make, * EOInterface/gdl2.EOInterface.make: Remove convenience make file fragements. * EOControl/Makefile.postamble, * EOAccess/Makefile.postamble, * EOInterface/Makefile.postamble: Remove references to convenience make file fragements. * README: Add documentation on usage of GDL2 components. Update versions of dependencies. Add documentation for some missing components. Remove obsolete documentation. Refer to TODO file for missing features. * TODO: Update. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@27924 72102866-910b-0410-8b05-ffd578937521
25 lines
856 B
Text
25 lines
856 B
Text
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:
|