Skip navigation.
 
mlRe: [ANN] RegexKitLite
FROM : Daniel Staal
DATE : Wed Mar 26 22:05:20 2008

--As of March 23, 2008 1:16:47 PM -0400, John Engelhart is alleged to have
said:

> I've just released what I'm calling 'RegexKitLite'.  It targets a
> different group of people than the full fledged RegexKit
> (http://regexkit.sourceforge.net/).


--As for the rest, it is mine.

Nice.  Though I'd rather 'RKLMatchEnumerator' (or similar functionality,
even just a method that returned an array of ranges) were rolled into the
main distribution, instead of being stuck in an 'example' file.  A common
regex case is to split a string into sub-strings based on some arbitrary
division points, and having a quick way to get _all_ of them is worth a bit.

Daniel T. Staal

---------------------------------------------------------------
This email copyright the author.  Unless otherwise noted, you
are expressly allowed to retransmit, quote, or otherwise use
the contents for non-commercial purposes.  This copyright will
expire 5 years after the author's death, or in 30 years,
whichever is longer, unless such a period is in excess of
local copyright law.
---------------------------------------------------------------

Related mailsAuthorDate
No related mails found.