StringList updated to 1.1

Posted on January 9th, 2008 by Shan

Yeah, two days old, and a new version is released. Yesterday my co-workers at Webapper suggested a few additions to the library. So there was one tiny little bug fix, in addition to a bunch of new methods and constants. I also updated the ASDocs to include examples.
So, check out the project page for a [...]

StringList 1.0 released!

Posted on January 7th, 2008 by Shan

So I’m keeping on my New Year’s resolution of getting my butt out into the CF/Flex communities, I’m happy to announce my second open-source project.
StringList is a nice little Actionscript 3 library that allows you to manipulate lists. Modeled after the ColdFusion list functions, it includes the classics like listAppend, listLen and listFindNoCase.
Yes, I know [...]