D versus Objective C Comparison

Bill Baxter wbaxter at gmail.com
Wed Feb 4 11:38:31 PST 2009


On Thu, Feb 5, 2009 at 3:55 AM, Nick Sabalausky <a at a.a> wrote:
> "Michel Fortin" <michel.fortin at michelf.com> wrote in message
> news:gmbt40$18pb$2 at digitalmars.com...
>>
>> Perhaps it's offtopic in a D forum, but you should use the class
>> NSCharacterSet for that if you want to be efficient. There's a couple of
>> methods in NSString accepting NSCharacterSet too which you may be
>> interested in if you're writing a parser.
>>
>
> Nick Sabalausky is curious what the "NS" stands for in "NSString" and
> "NSCharacterSet"...?

I believe it is for "NextStep".

--bb



More information about the Digitalmars-d mailing list