Actionscript 3 Extended valueobject generator
I created a tool to created ‘grouped’ value objects nicely and very fast. It is using private classes. I found it useful enough to share it with you, so maybe if you are in need of such a tool, you are free to use it.
» Check it out: http://projects.stroep.nl/enumGenerator/
Oh, if you want to create normal value objects, use the value object generation tool. For creating custom events classes, I have an custom event generator.