2007-11-27 20:03:43 +00:00
|
|
|
EOControl:
|
|
|
|
validateTakeValue:forKeyPath:
|
|
|
|
test whether the method propagates
|
|
|
|
thourgh key path
|
|
|
|
determine who calls this from within
|
|
|
|
GDL2
|
2004-04-15 10:33:35 +00:00
|
|
|
EOAccess:
|
|
|
|
Headers/Categories:
|
|
|
|
EOGenericRecord (category)
|
|
|
|
EOSchemaSynchronization
|
|
|
|
|
|
|
|
Documentation:
|
|
|
|
API Documentation
|
|
|
|
Tutorials
|
|
|
|
|
|
|
|
Examples:
|
|
|
|
|
|
|
|
Adaptors:
|
|
|
|
|
2003-03-21 20:41:07 +00:00
|
|
|
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.
|
2002-11-15 22:57:05 +00:00
|
|
|
|
2008-03-10 12:48:00 +00:00
|
|
|
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.
|
|
|
|
|