Re: Is Concatenation that complex?
Re: Is Concatenation that complex?
- Subject: Re: Is Concatenation that complex?
- From: Michael Grant <email@hidden>
- Date: Tue, 27 Apr 2004 15:40:01 -0500
On Apr 27, 2004, at 2:44 PM, Bob Ippolito wrote:
For joining a lot of strings together without operator support it
probably makes sense to use a format or to use an array join rather
than doing lots of 2-string concatenation.
Best to avoid string concatenation altogether if you ever plan to
localize to other languages.
Michael
--
Not rarely an incorrect or contentwise not correct translation can
bring substantial disadvantages and bad consequences for you!
_______________________________________________
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.