Re: Regular expressions in Cocoa?
Re: Regular expressions in Cocoa?
- Subject: Re: Regular expressions in Cocoa?
- From: Ilan Volow <email@hidden>
- Date: Fri, 25 Jan 2008 11:05:23 -0500
A full listing of various Objective-C regular expressions is here:
http://www.cocoadev.com/index.pl?RegularExpressions
In regards to the rest of your question, Apple-shipped Regular
Expressions could be thought of as the Great Pumpkin of the Cocoa World.
On Jan 25, 2008, at 8:11 AM, Marc Lohse wrote:
Hello,
I have a general question concerning regular expressions
in cocoa - since apple has not (yet?) implemented support
for regular expressions in cocoa one obviously has to use
third party libraries/frameworks to add regex support to
an application. As there seem to be several possible choices
(e.g. the RegexKit Framework which looks very nice and
seems to provide everything i need) i would like to know
which lib/framework is the generally accepted/recommended one.
Aside from this: Is Apple going (eventually, please) to
implement this in Cocoa/Objective-C? Coming from perl
to ObjC1.0, i had hoped that Regex support would be added
to Objective-C 2.0...
thanks,
marc
_______________________________________________
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
Ilan Volow
"Implicit code is inherently evil, and here's the reason why:"
_______________________________________________
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