Author: qmathe
Date: Thu Mar  4 00:41:54 2010
New Revision: 5938

URL: http://svn.gna.org/viewcvs/etoile?rev=5938&view=rev
Log:
* Extracted API and code shared by ETEntityDescription and 
ETPropertyDescription 
into a new base class ETModelElementDescription.

* Added -itemIdentifier: and -setItemIdentifier: to control UI generation.

* Renamed -UTI, -setUTI: to -type and -setType: to eliminate the conflict with 
-[NSObject UTI].

* Futher cleaning of the header imports in the model description classes.

Added:
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETModelElementDescription.h
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETModelElementDescription.m
Modified:
    
trunk/Etoile/Frameworks/EtoileFoundation/EtoileFoundation.xcodeproj/project.pbxproj
    trunk/Etoile/Frameworks/EtoileFoundation/GNUmakefile
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETEntityDescription.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/ETPropertyDescription.h
    trunk/Etoile/Frameworks/EtoileFoundation/Headers/EtoileFoundation.h
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETEntityDescription.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/ETPropertyDescription.m
    trunk/Etoile/Frameworks/EtoileFoundation/Source/GNUmakefile


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

Reply via email to