gnustep-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

GNUstep Base OpenStep Compliance


From: Adam Fedor
Subject: GNUstep Base OpenStep Compliance
Date: Thu, 03 Apr 2003 21:06:46 -0700
User-agent: Mozilla/5.0 (X11; U; Linux ppc; en-US; rv:1.1) Gecko/20020905

In case you were sitting on the edge of your chair waiting for this, I went through the base library and checked for OpenStep 'Compliance', e.g. if all the documented OpenStep methods were implemented (not necessarily correctly):

This file documents the complance of all the classes in the GNUstep Base
library.

Conforming Classes:
==================
NSArchiver
NSArray
NSAssertionHandler
NSAutoreleasePool
NSBundle
NSCalendarDate
NSCharacterSet
NSCoder
NSConditionLock
NSConnection
NSCountedSet
NSData
NSDate
NSDeserializer
NSDictionary
NSDistantObject
NSEnumerator
NSException
NSLock
NSMethodSignature
NSMutableArray
NSMutableCharacterSet
NSMutableData
NSMutableDictionary
NSMutableSet
NSMutableString
NSNotification
NSNotificationCenter
NSNotificationQueue
NSNumber
NSProcessInfo
NSProxy
NSRecursiveLock
NSRunLoop
NSScanner
NSSerializer
NSSet
NSString
NSThread
NSTimer
NSTimeZone
NSTimeZoneDetail
NSUnarchiver
NSUserDefaults
NSValue

All Protocols
All Functions

Non-Conforming
=============
NSInvocation
  NS_MESSAGE and NS_INVOCATION not defined
NSObject
  +cancelPreviousPerformRequestsWithTarget:selector:object: missing


Not Implemented
===============
NSBTreeBlock
NSBTreeCursor
NSByteStore
NSByteStoreFile

Non-OpenStep Classes
=====================
NSAttributedString
NSClassDescription
NSDateFormatter
NSDecimalNumber
NSDistributedLock
NSDistributedNotificationCenter
NSFileHandle
NSFileManager
NSFormatter
NSHost
NSKeyValueCoding
NSNull
NSNumberFormatter
NSPortCoder
NSPort
NSPortMessage
NSPortNameServer
NSProtocolChecker
NSTask
NSUndoManager
NSURL
NSURLHandle

GNUstep Extension Classes
=========================
GCObject
GCArray
GCDictionary
GSMime
GSXML

reply via email to

[Prev in Thread] Current Thread [Next in Thread]