PureMVC Architects Lounge

Announcements and General Discussion => Public Demos, Tools and Applications => Topic started by: david_deraedt on February 06, 2008, 01:39:06



Title: PureMVC Generator
Post by: david_deraedt 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.


Title: Re: PureMVC Generator
Post by: mycroft 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.


Title: Re: PureMVC Generator
Post by: david_deraedt on February 23, 2008, 01:28:46
Thanks for the feedback.
Fixed in the 0.9.2 build (due next week).


Title: Re: PureMVC Generator
Post by: dsfextreme 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 ?


Title: Re: PureMVC Generator
Post by: zilet 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..


Title: Re: PureMVC Generator
Post by: trilec 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


Title: Re: PureMVC Generator
Post by: lauren 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!


Title: Re: PureMVC Generator
Post by: david_deraedt 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 (http://www.dehats.com/drupal/?q=node/7#source)