mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-21 02:20:55 +00:00
* EOAccess/EOModel.m ([EOModel -encodeTableOfContentsIntoPropertyList:]), ([EOModel -initWithPropertyList:owner:]), ([EOModel -encodeIntoPropertyList:]), ([EOModel -addEntity:]), ([EOModel -removeEntity:]), ([EOModel -beautifyNames]), ([EOModel -setCreateMutableObjects:]): Do not access _entities until cache is triggered. * EOAccess/EOModel.m ([EOModel +findPathForModelNamed:]), ([EOModel -gcDecrementRefCountOfContainedObjects]), ([EOModel -storedProcedures]), ([EOModel -initWithContentsOfFile:]), ([EOModel -initWithTableOfContentsPropertyList:path:]), ([EOModel -initWithPropertyList:owner:]), ([EOModel -_classDescriptionNeeded:]), ([EOModel -_entityForClass:]), ([EOModel -_addEntityWithPropertyList:]), ([EOModel -_addEntity:]), ([EOModel -_verifyBuiltEntityObject:named:]): replaced NSDebugMLLog with EOFLOGObject/ClassLevelArgs. * EOAccess/EOModel.m ([EOModel -description]), ([EOModel -addEntity]), ([EOModel removeEntity]): Make temporary objects autoreleased versions instead explicit release handling. * EOAccess/EOAdaptor.m ([EOAdaptor +adaptorWithName:]): reinserted accessing adaptor class by principal class of bundle as fallback in case EOAdaptorClassName isn't found. Raise an exception if the provided class is not a subclass of EOAdaptor. * EOAccess/EOAdaptor.m ([EOAdaptor +adaptorWithName:]), ([EOAdaptor -fetchedValueForValue:attribute]), ([EOAdaptor -fetchedValueForStringValue:attribute]): replaced NSLog/NSDebugMLLog with EOFLOGObject/ClassLevelArgs. * EOAccess/EOAdaptor.m ([EOAdaptor +adaptorWithModel:]), ([EOAdaptor +adaptorWithName:]), ([EOAdaptor +availableAdaptorNames]): replaced autorelease with AUTORELEASE(). * EOAdaptors/Postgres95Adaptor/Info.plist: Added EOAdaptorClassName entry. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@15900 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
EOAccess.h | ||
EOAccessFault.h | ||
EOAccessFault.m | ||
EOAccessFaultPriv.h | ||
EOAdaptor.h | ||
EOAdaptor.m | ||
EOAdaptorChannel.h | ||
EOAdaptorChannel.m | ||
EOAdaptorContext.h | ||
EOAdaptorContext.m | ||
EOAdaptorOperation.m | ||
EOAdaptorPriv.h | ||
EOAttribute.h | ||
EOAttribute.m | ||
EOAttributePriv.h | ||
EODatabase.h | ||
EODatabase.m | ||
EODatabaseChannel.h | ||
EODatabaseChannel.m | ||
EODatabaseChannelPriv.h | ||
EODatabaseContext.h | ||
EODatabaseContext.m | ||
EODatabaseContextPriv.h | ||
EODatabaseDataSource.h | ||
EODatabaseDataSource.m | ||
EODatabaseOperation.h | ||
EODatabaseOperation.m | ||
EODatabaseOperationPriv.h | ||
EOEntity.h | ||
EOEntity.m | ||
EOEntityPriv.h | ||
EOExpressionArray.h | ||
EOExpressionArray.m | ||
EOJoin.h | ||
EOJoin.m | ||
EOModel.h | ||
EOModel.m | ||
EOModelGroup.h | ||
EOModelGroup.m | ||
EOPropertyListEncoding.h | ||
EORelationship.h | ||
EORelationship.m | ||
EOSQLExpression.h | ||
EOSQLExpression.m | ||
EOSQLExpressionPriv.h | ||
EOSQLQualifier.h | ||
EOSQLQualifier.m | ||
EOStoredProcedure.h | ||
EOStoredProcedure.m | ||
EOUtilities.h | ||
EOUtilities.m | ||
gdl2.gsdoc | ||
GNUmakefile | ||
Makefile.postamble | ||
Makefile.preamble |