I’ve been doing more back end than front the last 6 months, but I’m back in the flash game and looking to bring best things I liked about server side development with me. All this goodness will be incorporated in a MIT licensed library and I hope it will be useful to developers like myself. The first contribution to this lib is a class for inflection. The Inflector allows for pluralizing,singularizing,camel casing, underscoring, and humanizing words. I did search for and find an existing inflection class but I decided to port the CakePHP inflector which is more extensive and more accurate. Download Inflector.
Try it out here:
[kml_flashembed movie="http://ak33m.com/wp-content/uploads/2008/01/ak33mas3library.swf" height="300" width="520" /]





John Farrar
January 28th, 2008
Will you be offering this in CF or just in a Flex library? How portable will the core inflection dialect libraries be?
akeemphilbert
January 28th, 2008
This library will be primarily things that I find useful in flash development. It is not just an inflection library and it will be written in as3 (so that it can be used in both flash and flex) I made the mistake of making my xml-rpc lib dependent on the flex framework (that will be ported too).
Actionscript Classes » Inflector
January 29th, 2008
[...] http://ak33m.com/?p=43 [...]
Stephen
February 10th, 2008
Very nice Akeem. But what’s the plural of goose ?
Maybe that’s a special case….
6 Very Useful Classes for String in ActionScript - Ntt.cc
January 25th, 2010
[...] As 3 Inflector [...]
6 Very Useful Classes for String in ActionScript « Flash student
March 2nd, 2010
[...] As 3 Inflector [...]
AS程序员实用工具类 « Deepin 3000
March 6th, 2010
[...] As 3 Inflector 这个转换器支持单/复数转换,驼峰,下划线,人性化(首字母大写等) [...]
AS程序员实用工具类 - Ase7en’Blog
May 16th, 2010
[...] As 3 Inflector 这个转换器支持单/复数转换,驼峰,下划线,人性化(首字母大写等) [...]