Skip navigation.
 
mlRe: Regular expressions in Cocoa?
FROM : j o a r
DATE : Fri Jan 25 17:19:11 2008

On Jan 25, 2008, at 5:11 AM, Marc Lohse wrote:

> 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...



I don't think that you should expect to have it added to the 
*language*, it seems more fitting to make this a part of Cocoa.
That said, if you're interested to see this happen, you should file an 
enhancement request:

   <http://developer.apple.com/bugreporter/>

Priorities are based on the interest shown by the developer community.

j o a r

Related mailsAuthorDate
mlRegular expressions in Cocoa? Marc Lohse Jan 25, 14:11
mlRe: Regular expressions in Cocoa? Michael Watson Jan 25, 14:36
mlRe: Regular expressions in Cocoa? Ilan Volow Jan 25, 17:05
mlRe: Regular expressions in Cocoa? Ken Thomases Jan 25, 17:13
mlRe: Regular expressions in Cocoa? j o a r Jan 25, 17:19
mlRe: Regular expressions in Cocoa? Jon Gordon Jan 26, 00:07
mlRe: Regular expressions in Cocoa? E. Wing Jan 26, 08:56