PureMVC Architects Lounge

Announcements and General Discussion => General Discussion => Topic started by: elliottg on January 23, 2009, 01:03:17



Title: puremvc and Flash platform code generation
Post by: elliottg on January 23, 2009, 01:03:17
Hello.

Are there any tools that would enable one to generate pure as3 code in a logical fashion, I.E. stubbed out, logically named classes etc.. into the appropriate directories like Ruby on Rails's script/generate?

Thanks


Title: Re: puremvc and Flash platform code generation
Post by: Jason MacDonald on January 23, 2009, 02:20:21
I know that Web Orb has a generator for stubbing out code for use with it. And I believe someone is working on a PMVC Studio project, which I believe will have project generation in it, but I don't believe that is available yet.


Title: Re: puremvc and Flash platform code generation
Post by: elliottg on January 23, 2009, 05:47:56
Thanks for the info!


Title: Re: puremvc and Flash platform code generation
Post by: JJfutbol on January 25, 2009, 08:52:15
From what I read PureMVC Studio will have code generation. I'm not really sure of the details but I know their is some sort of drag and drop UI for setting up your PureMVC app. It should be a great tool!


Title: Re: puremvc and Flash platform code generation
Post by: Joel Hooks on January 28, 2009, 07:07:48
http://www.dehats.com/drupal/?q=node/7

the Flex Code Generator has some PMVC capabilities. The source is available and it is pretty simple to hack it to your needs.