• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Regular expressions in Cocoa?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Regular expressions in Cocoa?


  • Subject: Re: Regular expressions in Cocoa?
  • From: Jon Gordon <email@hidden>
  • Date: Fri, 25 Jan 2008 18:07:30 -0500

OS X actually does ship with a binary library that includes regular expression support (/usr/lib/libicucore.dylib), but does not include headers or, apparently, make linking with the library easy. Aaron Evans has provided headers and wrapper classes that make it easier, and you can find out more at http://aarone.org/cocoaicu/ .

I suspect someone will follow this message up with a good reason, heretofore unknown to me, why we shouldn't use CocoaICU--after all, that is the way the world works. Still, I've used it in a project and been very happy with it.

Best,
	-Jon

_______________________________________________

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


  • Prev by Date: The mouse is where?
  • Next by Date: Re: NSScroller methods not being called
  • Previous by thread: Re: Regular expressions in Cocoa?
  • Next by thread: An odd issue when using [QCCompositionLayer setSpeed] method
  • Index(es):
    • Date
    • Thread