libs-gdl2/Apps/EOModelEditor
Dave Wetzel 385770a9a1 * EOAccess/EOModelGroup.m
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
2010-07-04 10:00:57 +00:00
..
Inspectors * EOAccess/EODatabaseContext.m 2010-06-27 08:34:28 +00:00
Resources Apps/EOModelEditor/Resources/PlusCorner.tiff added 2010-06-01 17:22:13 +00:00
AdaptorsPanel.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
AdaptorsPanel.m Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
CodeGenerator.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
CodeGenerator.m * EOAccess/EOEntity.m 2010-06-28 09:31:49 +00:00
ConsistencyChecker.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
ConsistencyChecker.m Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
ConsistencyResults.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
ConsistencyResults.m Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
COPYING Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
DataBrowser.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
DataBrowser.m * EOAccess/EOModelGroup.m 2010-07-04 10:00:57 +00:00
EOAdditions.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
EOAdditions.m Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
EOMEDocument.h * EOAccess/EOModel.m 2010-06-03 08:09:25 +00:00
EOMEDocument.m * EOAccess/EOModel.m 2010-06-03 08:09:25 +00:00
EOMEEOAccessAdditions.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
EOMEEOAccessAdditions.m Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
EOModelEditorApp.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
EOModelEditorApp.m * Apps/EOModelEditor/Inspectors/*.gsmarkup 2010-06-01 09:30:14 +00:00
EOModelEditorInfo.plist Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
GNUmakefile * README 2010-06-24 22:55:58 +00:00
main.m Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
Preferences.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
Preferences.m Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
README Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
SQLGenerator.h Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
SQLGenerator.m Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00
TableViewController.h make compile on Ubuntu 2010-05-31 03:40:11 +00:00
TableViewController.m Initial Version of EOModelEditor. 2010-05-31 00:04:49 +00:00

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