Re: About the mysterious initWithBytes:length:encoding: NSString method
Re: About the mysterious initWithBytes:length:encoding: NSString method
- Subject: Re: About the mysterious initWithBytes:length:encoding: NSString method
- From: Scott Anguish <email@hidden>
- Date: Wed, 18 Feb 2004 12:06:05 -0500
On Feb 18, 2004, at 11:46 AM, Shawn Erickson wrote:
... so it likely has always existed but simply was omitting in prior
headers (who knows why). This jives with what the documentation states
as well (it doesn't put a OS version restriction on it). I bet it was
a private method defined in a category on NSString that has now been
moved up to public status.
I can't say for sure in this case, but...
We only started adding the availability to new items added as of about
mid way through last year. For the most part that will be 10.3
released stuff, WebKit and URL Loading being the exception I can think
of currently.
Typically, even if it was SPI, we should be adding the availability
note from this point forward.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.