Author: qmathe
Date: Sun Mar  7 13:38:21 2010
New Revision: 5948

URL: http://svn.gna.org/viewcvs/etoile?rev=5948&view=rev
Log:
* Renamed -addPropertyDescriptionObject: and -removePropertyDescriptionObject:
to -addPropertyDescription: and -removePropertyDescription:. Also rewrote these 
methods and updated -setPropertyDescriptions:.

* Removed -initWithName:owner and -descriptionWithName:owner:. We now more 
naturally set the owner in -addPropertyDescription:.

* Added -fullName, -owner, -description, -warningWithMessage and 
-checkConstraints: to ETModelElementDescription. Added concrete implementation 
of the last two methods in the subclasses.

* Added +[NSObject(Model) entityDescription].

* New FAME vs EF terminology change doc.

Modified:
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETEntityDescription.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETModelElementDescription.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETPropertyDescription.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/NSObject+Model.h
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETEntityDescription.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETModelElementDescription.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETPropertyDescription.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/NSObject+Model.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/TestEntityDescription.m


_______________________________________________
Etoile-cvs mailing list
[email protected]
https://mail.gna.org/listinfo/etoile-cvs

Reply via email to