Hi, Does cocoe libraries support regex for common string parsing?
I want to parse our the user's name from email address such as "Joe Smith" <[EMAIL PROTECTED]> Joe M. Smith <[EMAIL PROTECTED]> Joe M. Smith (joejoe) <[EMAIL PROTECTED]> joejoe would be nickname here. I need to parse out first name, last name, and email address, and email domain. This may be a very common task but google search results are not so helpful. any hints or pointers are appreciated before I start to code with NSString primitive methods. -- Wayne _______________________________________________ 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 [EMAIL PROTECTED]