Add skeletal NSXML work as requested.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@27824 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
rfm 2009-02-09 16:16:11 +00:00
parent af0cbcda24
commit a2e18e58d5
21 changed files with 2553 additions and 4 deletions

View file

@ -332,7 +332,7 @@ GS_EXPORT NSRecursiveLock *gnustep_global_lock;
* (but cannot due to compiler constraint), and wants to make sure it is not
* called by mistake. Default implementation raises an exception at runtime.
*/
- notImplemented:(SEL)aSel;
- (id) notImplemented: (SEL)aSel;
/**
* Message sent when an implementation wants to explicitly require a subclass