Sunday, April 23, 2006

NSStringRegEx


A while ago, I mentioned that Cocoa doesn't have built-in support for regular expressions.  Johnathon S. sent me an email about NSStringRegEx (header, code), which is a method that performs regular expression matching.  I like this better than a separate framework, as that seems like a lot of overhead.


The code itself has a Creative Commons Public Domain license, so you can use in all types of projects.


Technorati Tags: , ,

No comments:

Post a Comment

Seamless Local Control: Integrating WeatherFlow with Home Assistant Across VLANs

I've been pleased with my Home Assistant setup for some time now. One of my main focuses has been achieving local control. This ensures...