Hi, I am using a Flex UI talking to a Blaze DS / Java backend. The sever has a set of DTO objects used for talking to Flex and other web services.
Is there any open source tools out there to generate the AS3 code from Java? This should be a fairly easy program to write using reflection, but someone must have done it before.

