The use of format strings is a fine mechanism, but in my case I use the same
system I implemented back when I was using Pascal, before format strings
were even an option.
Was using CFStringCreateMutableCopy() a problem in your case? It certainly
shouldn't have been such from the performance point of view - and, after all,
search and replace is slower than using a format string anyway.
You asked why there was no function to create mutable strings from .strings
files directly. Obviously, I am not aware of how that decision was made, but
there doesn't appear to be any reason to call it wrong (of course, if the
answer to the question above is "no").
- WBR, Alexey Proskuryakov
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Carbon-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/carbon-dev/email@hidden