mirror of
https://github.com/gnustep/libs-gdl2.git
synced 2025-02-21 10:30:58 +00:00
add include * EOAccess/EOEntity.m - classProperties small cleanup * EOAccess/EODatabaseOperation.m -rowDiffsForAttributes: add checks * EOAccess/EODatabaseContext.h add _missingObjectGIDs, _checkPropagatedPKs add databaseContextFailedToFetchObject + _setUseToManyCaching: added removed -coordinator add -missingObjectGlobalIDs * EOAccess/EODatabaseContextPriv.h add -_entityForObject: * EOAccess/EODatabaseContext.m add _useToManyCaching add + _setUseToManyCaching: add - _delegateHandledDatabaseException: add -setCoordinator: removed -coordinator add databaseContextFailedToFetchObject add -missingObjectGlobalIDs cleanup _objectsChanged -_snapshotsChangedInDatabase renamed vars - _batchNewPrimaryKeysWithEntity:count: add - prepareForSaveWithCoordinator:editingContext: add checks cleanup code - _patchUpPK: add - recordChangesInEditingContext rewritten - _primaryKeyForIntermediateRowFromSourceObject:relationship:destinationObject: add - _databaseOperationForIntermediateRowFromSourceObject:relationship:destinationObject: add - _recordDeleteForIntermediateRowFromSourceObject:relationship:destinationObject: add - nullifyAttributesInRelationship:sourceObject:destinationObjects: fixed, rewritten - _entityForObject: add * EOAccess/EOAdaptorChannel.h * EOAccess/EOAdaptorChannel.m add primaryKeysForNewRowsWithEntity:count: * Apps/EOModelEditor/DataBrowser.m fix typo in import * EOControl/EONSAddOns.h * EOControl/EONSAddOns.m add +dictionaryWithDictionary:keys: add -translateFromKeys:toKeys: add -containsAnyNullObject * EOControl/EOSharedEditingContext.m fix include * EOControl/EOObjectStoreCoordinator.h * EOControl/EOObjectStoreCoordinator.m remove observers now add setCoordinator and use it. -coordinator moved up from EODatabaseContext. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gdl2/trunk@30918 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
.. | ||
Inspectors | ||
Resources | ||
AdaptorsPanel.h | ||
AdaptorsPanel.m | ||
CodeGenerator.h | ||
CodeGenerator.m | ||
ConsistencyChecker.h | ||
ConsistencyChecker.m | ||
ConsistencyResults.h | ||
ConsistencyResults.m | ||
COPYING | ||
DataBrowser.h | ||
DataBrowser.m | ||
EOAdditions.h | ||
EOAdditions.m | ||
EOMEDocument.h | ||
EOMEDocument.m | ||
EOMEEOAccessAdditions.h | ||
EOMEEOAccessAdditions.m | ||
EOModelEditorApp.h | ||
EOModelEditorApp.m | ||
EOModelEditorInfo.plist | ||
GNUmakefile | ||
main.m | ||
Preferences.h | ||
Preferences.m | ||
README | ||
SQLGenerator.h | ||
SQLGenerator.m | ||
TableViewController.h | ||
TableViewController.m |
This is the new (non EOInterface based) Model application. It will work on GNUstep and OS X It is based on previous work especially David Ayers (Frameworks) and Matt Rice (old version). Please be careful when testing this software, make backups before you modify any files! David Wetzel ------------ ConnectionDictionary and UserInfo Images: License: GPL Name: Silvestre Herrera Nickname: ertz Location: La Plata, Buenos Aires. ARGENTINA. E-mail: silvestre.herrera(at)gmail.com