Cocoa Foundation has NSNull as JavaFoundation does, why not use that?
The NSNull class defines a singleton object used to represent null values in collection objects (which don’t allow nil values).
... because it's a lame hack :) ? I know there are workarounds, but in 2008, I don't expect junk like that. I can't imagine it's really a null-terminated array in NSArray's implementation. They almost certainly track count as an int separately, and therefore wouldn't need null-termination of the internal array.

ms
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      ([email protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com

This email sent to [email protected]

Reply via email to