as3corelib
as3corelib copied to clipboard
JSONencode can't change output names
There isn't a metadata bit to add to fields or getters that will allow the encoder to use a specific name. Sometimes, I wan't to use a name that won't work in AS because of the server I am working with and I need to use the dynamic class hack instead.