I mentioned recently that I wrote a little app in Java that turns ActionScript into POJOs. It could definately be extended to perform what you describe.
The code will be released very soon. Just have to get a respository set up. Scott On 6/3/06, Jim Kremens <[EMAIL PROTECTED]> wrote: > There are some threads on this on the Flashcoders list. Search the > archives there. But the short answer, IMHO, is Doxygen. It does a > pretty great job of reverse engineering AS2... > > Jim Kremens > > On 6/3/06, João Saleiro <[EMAIL PROTECTED]> wrote: > > > > > > > > > > Hello, > > > > > > > > I've researched the web looking for an application that allows reverse > > engineering on well formed Actionscript code, for generating UML. I have > > only found Sparx Enterprise Architect. Is this the only tool that allows > > this, or there are others that I haven't found? Is there any tool that > > permits live bidirectional synchronizing with UML and code? > > > > > > > > Probably there isn't… how hard would it be to implement such feature as an > > eclipse plugin, maybe using the existing resources for UML editing on > > Eclipse? I would be very interested in such a project, but I do not have > > time until the end of this year. K > > > > > > > > João Saleiro > > > > > > > > > > _______________________________________________ > > osflash mailing list > > [email protected] > > http://osflash.org/mailman/listinfo/osflash_osflash.org > > > > > > > > > -- > Jim Kremens > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org > _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
