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 Generator  (Read 15485 times)
david_deraedt
Port to AS3
Newbie
*
Posts: 4


View Profile Email
« on: February 06, 2008, 01:39:06 »

Hi everyone ;)

I just wanted to mention that the latest version of my Flex Code Generator supports PureMVC code generation. I'd really love to hear want you PureMVC experts think about it. Critics are welcome !

Try it here:
http://www.dehats.com/drupal/?q=node/7

Please note that this is an AIR application. You'll need AIR Beta 3 to install and run it.
Logged
mycroft
Newbie
*
Posts: 7


View Profile Email
« Reply #1 on: February 21, 2008, 11:15:53 »

Hi. Good job with the generator. A few issues though.

The generated Form Mediators do not compile due to :
Access of a possibly undefined property <property> through a reference with static type <form>.

Also the same error occurs in the constructor for the List Mediators.
Logged
david_deraedt
Port to AS3
Newbie
*
Posts: 4


View Profile Email
« Reply #2 on: February 23, 2008, 01:28:46 »

Thanks for the feedback.
Fixed in the 0.9.2 build (due next week).
Logged
dsfextreme
Newbie
*
Posts: 1


View Profile Email
« Reply #3 on: April 09, 2008, 07:21:13 »

Hi everyone ;)

I just wanted to mention that the latest version of my Flex Code Generator supports PureMVC code generation. I'd really love to hear want you PureMVC experts think about it. Critics are welcome !

Try it here:
http://www.dehats.com/drupal/?q=node/7

Please note that this is an AIR application. You'll need AIR Beta 3 to install and run it.

Hi , one question....that this is an AIR application rigth....and flex aplication don't work ?
Sorry , my english is terrible....

Oi , uma pergunta , esse projeto é para Air , certo ... e para o Flex não funciona ?
Pretende fazer algo para o Flex também ?
Logged
zilet
Courseware Beta
Jr. Member
***
Posts: 17


View Profile WWW Email
« Reply #4 on: April 10, 2008, 05:23:20 »

well it is a code generator for Flex. So you can use generated code instead of typing manualy your lists and forms etc..
Logged
trilec
Sr. Member
****
Posts: 52



View Profile WWW Email
« Reply #5 on: April 12, 2008, 04:46:35 »

Thanks David, great job,
Thanks also for your reply to my post in regarding additional requests (reCap for thread)
"user defined strings that can be used in the templates."
"VO's could be generated from an SQL not just php"
"AS3 only generation not just FLEX"
"Output ready to run option"

As I use it more I have also found:
If AS3 output is generated a template for the mainframe.as code (or perhaps called Application.as)
Could the empty MainProxy (generated by default) be changed to ApplicationProxy ?
also can the template names that are referenced be changed by the user
this would help in multi template handling.
i.e. I'm using MultiCore templates as well as Standard pureMVC.

Thanks Again David
Nice Job :-)

T
Logged
lauren
Newbie
*
Posts: 2

 - laisatwork
View Profile WWW Email
« Reply #6 on: June 05, 2008, 01:55:04 »

I tried using FCG and wrote a review of it on our blog.
http://9mmedia.com/blog/?p=56

Had some suggestions on what I might like to see, and also a lot of what I didnt like.
If youre looking for feedback, check that out.
I'd love to see the next versions be even better!
Logged
david_deraedt
Port to AS3
Newbie
*
Posts: 4


View Profile Email
« Reply #7 on: September 02, 2008, 06:04:28 »

Hi everyone.

I just wanted to tell you that the source code for my generator is available for download on the project's page:

http://www.dehats.com/drupal/?q=node/7#source
Logged
Pages: [1]
Print