It effectively appends a given string to itself, so that it gets
doubled. (E.g. "Oh" will become "OhOh" etc.)
It works at least on 10.4.10, but it's not documented wether I can
use the receiver as parameter in the appendString selector for
NSMutableString. Can someone (maybe from Apple) approve that this
works also for older system versions?
I can think of strange side effects when appending a string to
itself, depending on the internal implementation.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden
This email sent to email@hidden