Re: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library
Re: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library
- Subject: Re: [ANN] RegexKit - An Objective-C Framework for Regular Expressions Using the PCRE Library
- From: Alastair Houghton <email@hidden>
- Date: Wed, 5 Sep 2007 17:00:10 +0100
On 5 Sep 2007, at 16:29, Thomas Clément wrote:
Isn't NSPredicate providing what you're looking for ?
http://developer.apple.com/documentation/Cocoa/Conceptual/
Predicates/Articles/pUsing.html#//apple_ref/doc/uid/TP40001794-
DontLinkElementID_15
Good point, but it's still not quite the same thing as having a regex
matcher in Foundation. For instance, I don't think there's a way to
get access to the results of capture groups.
Kind regards,
Alastair.
--
http://alastairs-place.net
_______________________________________________
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