libs-gdl2/EOControl
mguesdon ca37c81a18 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com>
* config.h.in:
		o added EMIT_TODO control
	* EOAccess/EOAccessFault.m:
		o commented debug logs
	* EOAccess/EODatabaseContext.m:
		o more information in asserts
		o asserts
		o fix in -relayPrimaryKey:object:entity: for
			nil 1:1 relationship value
		o add -forgetSnapshotForGlobalID call in -refaultObject:withGlobalID:editingContext:
		o add -forgetSnapshotForGlobalID database call in  -forgetSnapshotForGlobalID:
	* EOAccess/EOEntity.m:
		o logs
		o fix in -awakeObject:fromInsertionInEditingContext: to avoid
			setting already present values
		o reverted code in -awakeObject:fromInsertionInEditingContext:
			My (old) tests show that we create 1: object not on
			mandatory property but on propagatesPrimaryKey one
			if someone has an example of EOF creating an object
			here without propagatesPrimaryKey, please send it to me.
	* EOAccess/EOModelGroup.m:
		o don't autorelease return model group in -globalModelGroup as it will crash. I haven't find why :-(
		o logs

	* EOAccess/EOSQLExpression.m:
			o fix bug in -assembleSelectStatementWithAttributes🔒qualifier:
				fetchOrder:selectString:columnList:tableList:
				whereClause:joinClause:orderByClause:lockClause:
			by  adding () around where and join clause
					o add detail in sqlStringForSelector:value: exception
	* EOAdaptors/Postgres95/PostPostgres95Channel.m:
		o add more information on exceptions
	* EOAdaptors/Postgres95/Postgres95SQLExpression.m:
		o fix escaping string in -formatValue:forAttribute:
		o fix bug in -assembleSelectStatementWithAttributes🔒qualifier:
				fetchOrder:selectString:columnList:tableList:
				whereClause:joinClause:orderByClause:lockClause:
			by  adding () around where and join clause
	* EOAdaptors/Postgres95/Postgres95Value.m:
		o Change log in +newValueForDateType:length:attribute:
	* EOControl/EOCheapArray.m
		o removed some logs
	* EOAccess/EOClassDescription.m:
		o fix in -validateForUpdate
		o logs
	* EOControl/Debug.h:
		o donditional define of NSEmitTODO()
	* EOControl/EODetailDataSource.h/.m:
		o added -setDetailKey:
	* EOControl/EOEditingContext.m
		o logs
	* EOControl/EOFetchSpecification.m
		o logs
	* EOControl/EOKeyValueCoding.m:
		o fix in computeSum, computeAverage
	* EOControl/EOQualifier.m
		o logs
	* EOControl/EOSortOrdering.m
		o use valueForKeyPath: instead of valueForKey: to allow sort on related objects
	* EOControl/EOUndoManager.h
		o protection of include


git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@17037 72102866-910b-0410-8b05-ffd578937521
2003-06-26 08:20:30 +00:00
..
EOAndQualifier.m * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EOArrayDataSource.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOArrayDataSource.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOCheapArray.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOCheapArray.m 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOClassDescription.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOClassDescription.m 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOControl.h * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EODataSource.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EODataSource.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EODebug.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EODebug.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EODefines.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EODeprecated.h * EOControl/EODeprecated.h: Replaces EODepricated.h. 2003-04-01 21:40:14 +00:00
EODetailDataSource.h 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EODetailDataSource.m 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOEditingContext.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOEditingContext.m 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOFault.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOFault.m * EOControl/EOFault.m ([EOFault -respondsToSelector:]): Adapt to 2003-06-22 08:47:24 +00:00
EOFaultHandler.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOFetchSpecification.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOFetchSpecification.m 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOGenericRecord.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOGenericRecord.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOGlobalID.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOGlobalID.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOKeyComparisonQualifier.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOKeyGlobalID.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOKeyGlobalID.m * EOControl/EOKeyGlobalID.m ([EOKeyGlobalID 2003-05-08 12:52:45 +00:00
EOKeyValueArchiver.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOKeyValueArchiver.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOKeyValueCoding.h * EOControl/EOKeyValueCoding.h: Use base/Foundation 2003-05-02 10:06:06 +00:00
EOKeyValueCoding.m 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOKeyValueCodingBase.h * EOAdaptors/Postgres95/Postgres95Channel.m ([Postgres95Channel 2002-12-30 22:10:43 +00:00
EOKeyValueCodingBase.m * EOAccess/EOUtilities.m|.h ([EOObjectStoreCoordinator -modelGroup]), 2002-12-31 16:25:21 +00:00
EOKeyValueQualifier.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOMutableKnownKeyDictionary.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOMutableKnownKeyDictionary.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EONotQualifier.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EONSAddOns.h * EOControl/EONSAddOns.h/m: 2003-06-24 16:27:01 +00:00
EONSAddOns.m * EOControl/EONSAddOns.h/m: 2003-06-24 16:27:01 +00:00
EONull.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EONull.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOObjectStore.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOObjectStore.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOObjectStoreCoordinator.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOObjectStoreCoordinator.m * EOControl/EOObjectStoreCoordinator.m ([EOObjectStoreCoordinator 2003-05-08 13:06:34 +00:00
EOObserver.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOObserver.m 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOOrQualifier.m * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EOQualifier.h * EOAccess/EODatabaseContext.m ([EODatabaseContext -setDelegate:]): 2003-05-02 17:00:23 +00:00
EOQualifier.m 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOSortOrdering.h 2003-03-30 David Ayers <d.ayers@inode.at> 2003-03-31 00:24:15 +00:00
EOSortOrdering.m 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOUndoManager.h 2003-06-26 Manuel Guesdon <mguesdon@orange-concept.com> 2003-06-26 08:20:30 +00:00
EOUndoManager.m * EOControl/EODeprecated.h: Replaces EODepricated.h. 2003-04-01 21:40:14 +00:00
gdl2control.gsdoc *** empty log message *** 2002-11-15 22:57:05 +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
Makefile.preamble *** empty log message *** 2002-11-15 22:57:05 +00:00