FROM : Alastair Houghton
DATE : Wed Sep 05 18:00:10 2007
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
DATE : Wed Sep 05 18:00:10 2007
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 mail archive

