libs-gdl2/TODO
David Ayers f03e51cce5 * EOControl/EOClassDescription.h/m
([NSObject-validateTakeValue:forKeyPath:]): Implement.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@25619 72102866-910b-0410-8b05-ffd578937521
2007-11-27 20:03:43 +00:00

24 lines
484 B
Text

EOControl:
validateTakeValue:forKeyPath:
test whether the method propagates
thourgh key path
determine who calls this from within
GDL2
EOAccess:
Headers/Categories:
EOGenericRecord (category)
EOSchemaSynchronization
Documentation:
API Documentation
Tutorials
Examples:
Adaptors:
o Implement databaseFailedToFetchObject mechanism.
Cf Developper's guide p 121
o Implement to-one PK to Foreign Key support
Not implemented by WO but it's really cool.