Author: gcasa
Date: Tue Jan  3 04:28:25 2012
New Revision: 34394

URL: http://svn.gna.org/viewcvs/gnustep?rev=34394&view=rev
Log:
        * Headers/Foundation/NSXMLElement.h: Change _attributes to be
        a NSMutableDictionary instead of an NSMutableArray.
        * Source/NSXMLElement.m: Change implementation of some methods
        to use an NSMutableDictionary instead of arrays.  Initialize
        ivars in initializer.
        * Source/NSXMLPrivate.h: Remove redundant method.


Modified:
    libs/base/trunk/ChangeLog
    libs/base/trunk/Headers/Foundation/NSXMLElement.h
    libs/base/trunk/Source/NSXMLElement.m
    libs/base/trunk/Source/NSXMLPrivate.h


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

Reply via email to