CVSROOT:        /cvsroot/gnustep
Module name:    gnustep
Branch:         
Changes by:     David Ayers <[EMAIL PROTECTED]> 05/10/02 16:09:42

Modified files:
        dev-libs/gdl2  : ChangeLog 
        dev-libs/gdl2/EOControl: EOKeyValueCoding.h EOKeyValueCoding.m 

Log message:
        * EOControl/EOKeyValueCoding.h/m
        (unableToSetNullForKey:): Remove deprecated -base/Foundation hook.
        (setNilValueForKey:) Override new hook to call unableToSetNilForKey:.
        (unableToSetNilForKey:): Raise exception as documented.
        (takeValue:forKey:): Implement here to avoid deprecation warning.
        (takeValue:forKeyPath:): Ditto.
        (takeValuesFromDictionary:): Ditto.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/gdl2/ChangeLog.diff?tr1=1.250&tr2=1.251&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/gdl2/EOControl/EOKeyValueCoding.h.diff?tr1=1.13&tr2=1.14&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gnustep/gnustep/dev-libs/gdl2/EOControl/EOKeyValueCoding.m.diff?tr1=1.27&tr2=1.28&r1=text&r2=text



Reply via email to