So...the app I previously mentioned, ala Mad Libs...I now have lots more text 
to replace within the file (new additions). Besides using find/replace using 
NSScanner and NSStrings' stringByReplacingOccurrencesOfString....is there a 
better way, to perform a slew of find/place operations with a text file?

So far, I have an array of strings (placeholders) which get replaced by an 
array of user-determined values, and the resulting mishmash gets spewed into a 
file.

I can't help but think there might be a better (and more efficient way) of 
handling this?

Thanks,
j

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to