Codebase list gnustep-dl2 / HEAD TODO
HEAD

Tree @HEAD (Download .tar.gz)

TODO @HEADraw · history · blame

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: