File: TODO

package info (click to toggle)
gnustep-dl2 0.12.0%2Bgit20250112-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 7,092 kB
  • sloc: objc: 68,223; makefile: 60; sh: 48
file content (22 lines) | stat: -rw-r--r-- 747 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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: