The GNUstep Database Library 2 (GDL2) is a set of libraries to map Objective-C objects to rows of relational database management systems (RDBMS). It aims to be compatible with Enterprise Objects Framework (EOF) as released with WebObjects 4.5 from Apple Inc.
Find a file
David Ayers 894f3554ac * EOControl/EOKeyValueCoding.h/m: Rewritten and documented.
Declared and documented EOKeyValueCoding categories currently
	implemented by gnustep-base/Foundation in NSKeyValueCoding.
	Removed FOUNDATION_HAS_KVC conditionals as
	gnustep-base/Foundation
	implement NSKeyValueCoding.
	(-[NSObject takeStoredValuesFromDictionary:]): Added
	declaration
	reportedly missing in Apple's headers to compelte
	EOKeyValueCoding
	declarations.
	Most implementations rewritten.

	* EOControl/EONull.h/m: Define EONull to NSNull to allow
	pointer
	equality checks.  Implement EONull as NSNull subclass that
	returns
	the NSNull instance.  Remove old assertions.


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@17534 72102866-910b-0410-8b05-ffd578937521
2003-08-24 23:28:26 +00:00
config * config/postgres.m4: Added /usr/include/postgresql to include 2003-05-22 15:35:15 +00:00
EOAccess * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOAdaptors * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
EOControl * EOControl/EOKeyValueCoding.h/m: Rewritten and documented. 2003-08-24 23:28:26 +00:00
EOModeler * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
Tools * *.m: Include GNUstep.h if GNUSTEP is not defined for OS X. 2003-07-11 19:04:05 +00:00
AUTHORS *** empty log message *** 2002-11-15 22:57:05 +00:00
ChangeLog * EOControl/EOKeyValueCoding.h/m: Rewritten and documented. 2003-08-24 23:28:26 +00:00
config.h.in 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
configure 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
configure.ac *** empty log message *** 2002-11-15 22:57:05 +00:00
COPYING.LIB *** empty log message *** 2002-11-15 22:57:05 +00:00
gdl2.make.in Corrected define. 2003-06-01 17:41:07 +00:00
GNUmakefile * GNUmakefile: Remove setting of GNUSTEP_MAKEFILES. 2003-05-02 12:23:27 +00:00
Makefile.postamble *** empty log message *** 2002-11-15 22:57:05 +00:00
TODO 2003-03-21 Manuel Guesdon <mguesdon@orange-concept.com> 2003-03-21 20:41:07 +00:00
Version *** empty log message *** 2002-11-15 22:57:05 +00:00