[Modeling-cvs] ProjectModeling/Modeling CHANGES,1.117,1.118
Status: Abandoned
Brought to you by:
sbigaret
|
From: <sbi...@us...> - 2003-07-04 17:06:55
|
Update of /cvsroot/modeling/ProjectModeling/Modeling
In directory sc8-pr-cvs1:/tmp/cvs-serv27433/Modeling
Modified Files:
CHANGES
Log Message:
documentation: moved the section on KeyValueCoding and
RelationshipManipulation to an 'advanced techniques' part. Added raw
material about fetching and inheritance. Updated to reflect the API
change.
Index: CHANGES
===================================================================
RCS file: /cvsroot/modeling/ProjectModeling/Modeling/CHANGES,v
retrieving revision 1.117
retrieving revision 1.118
diff -C2 -d -r1.117 -r1.118
*** CHANGES 4 Jul 2003 16:05:07 -0000 1.117
--- CHANGES 4 Jul 2003 17:06:52 -0000 1.118
***************
*** 18,22 ****
* Added SortOrdering.sortOrderingsWithString()
! * documentation: added Project's status page
* Fixed: ModelValidation does not issue an error anymore when a model
--- 18,25 ----
* Added SortOrdering.sortOrderingsWithString()
! * documentation: added Project's status page. Moved the section on
! KeyValueCoding and RelationshipManipulation to an 'advanced techniques'
! part. Added raw material about fetching and inheritance. Updated to
! reflect the API change.
* Fixed: ModelValidation does not issue an error anymore when a model
|