mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-14 15:41:28 +00:00
add Additional Notes * Apps/EOModelEditor/Inspectors/GNUmakefile * Apps/EOModelEditor/GNUmakefile * Apps/EOModeler/Makefile.preamble add parent directories to search path as suggested by Sergey Golovin * TODO updated * GDL2Palette/GNUmakefile add ../Apps/EOModeler to ADDITIONAL_NATIVE_LIB_DIRS (as suggested by Sergey Golovin) It does not build on OS X, I need patches guys :-) git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@30845 72102866-910b-0410-8b05-ffd578937521
22 lines
747 B
Text
22 lines
747 B
Text
GDL2Palette is currently broken, please send patches
|
|
|
|
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)
|
|
|
|
Adaptors:
|
|
|
|
Documentation:
|
|
API Documentation
|
|
Tutorials: See Trading example of a Framework usable for EOInterface and GSWeb
|
|
|
|
Examples:
|