Re: Running a regular expression on an NSString
Re: Running a regular expression on an NSString
- Subject: Re: Running a regular expression on an NSString
- From: Scott Anguish <email@hidden>
- Date: Sat, 29 Dec 2001 01:45:55 -0500
On Friday, December 28, 2001, at 05:11 PM, Enigmarelle Development wrote:
On Friday, December 28, 2001, at 05:00 PM, Steven Frank wrote:
Is there an easy way to run a regular expression on an NSString? I
don't think NSScanner is going to cut it in this particular case.
I've never used it (I've never even gotten it to build successfully)
but OmniFoundation can apparently do this.
<http://www.omnigroup.com/developer/
sourcecode/>
another option is Mike Ferris' MOKit
http://www.lorax.com is where
it lives (along with pictures of his cats, and some other cool Cocoa
stuff)