Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: puremvc and Flash platform code generation  (Read 7193 times)
elliottg
Newbie
*
Posts: 2


View Profile Email
« 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
Logged
Jason MacDonald
Sr. Member
****
Posts: 243


View Profile Email
« Reply #1 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.
Logged
elliottg
Newbie
*
Posts: 2


View Profile Email
« Reply #2 on: January 23, 2009, 05:47:56 »

Thanks for the info!
Logged
JJfutbol
Sr. Member
****
Posts: 53


View Profile WWW Email
« Reply #3 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!
Logged
Joel Hooks
Courseware Beta
Sr. Member
***
Posts: 146


baby steps

 - 46288188  - passport@provinsal.com  - joeltuff
View Profile WWW Email
« Reply #4 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.
Logged

http://joelhooks.com - my ramblings about developing with actionscript and python using pureMVC and django respectively.
Pages: [1]
Print