6 Nov 2000 03:19
Weekly Update
Adam Fedor <fedor <at> doc.com>
2000-11-06 02:19:15 GMT
2000-11-06 02:19:15 GMT
At http://www.gnustep.org
Week ending 5 November 2000 gstep-base (Foundation) Some work done towards making use of Apple objc runtime possible. Encapsulation of runtime access routines in inline methods in NSObjCRuntime.h Old file for runtime standardization and class caching (fast.x) removed. NSString - all initialisation methods rewritten to work in terms of a single designated initialiser, to make subclassing easier. XML property-list parsing fixed. Support added for use of a placeholder class to enable more efficient memory management for constant strings - major optimisation of string creation/destruction. NSUserDefaults - minor bugfix for uninitialised variable. NSURLHandle - wrap lock-protected areas with exception handlers to ensure that locks are released. NSURL - fix parsing of username/password information in URL. XML parsing classes - API modified to make loading of external entities easier. New method to get properties for a node as a dictionary. NSCalendarDate - minor fixes for initialising from string. gstep-gui (AppKit frontend) Various NSText, NSLayoutManager simplifications. Some modifications to use new gstep-base API for objc runtime independence. gsweb (WebObjects compatible library) Updates to deal with changes to XML parsing in gstep-base.(Continue reading)
RSS Feed