Re: Regular expressions in Cocoa?
Re: Regular expressions in Cocoa?
- Subject: Re: Regular expressions in Cocoa?
- From: Ken Thomases <email@hidden>
- Date: Fri, 25 Jan 2008 10:13:55 -0600
On Jan 25, 2008, at 10:05 AM, Ilan Volow wrote:
In regards to the rest of your question, Apple-shipped Regular
Expressions could be thought of as the Great Pumpkin of the Cocoa
World.
Well, there is (rudimentary) regexp support in NSPredicate (the
MATCHES comparison operator, a.k.a. NSMatchesPredicateOperatorType).
(Yes, I know that doesn't provide anything like the full range of
what you'd want from a regexp engine.)
Cheers,
Ken
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden