RegexKit is the best (read: simplest) way to get regular expression support 
into your Cocoa apps.  http://regexkit.sourceforge.net  It's also possible to 
use NSPredicate for simple matching.

You can find a couple of other options listed on this page:  
http://cocoaheads.byu.edu/resources/regex

Cheers,

Dave

On Dec 14, 2009, at 3:34 PM, Phil Hystad wrote:

> I was sort of suspecting that regular expression matches would be supported 
> by NSString yet I find no message interface for supporting regular 
> expressions.  So, is the only capability for handling regular expressions in 
> Objective-C the Posix Regex library?

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