PureMVC Architects Lounge

Announcements and General Discussion => Public Demos, Tools and Applications => Topic started by: erinlin on August 25, 2009, 11:08:56



Title: pureMVC Utility - WidgetsConsole an utility to centralize views in Flex/Flash
Post by: erinlin on August 25, 2009, 11:08:56
Hi,

I am here to share my latest work : pureMVC Utility - WidgetsConsole
It's an utility for pureMVC AS3 multicore framework centralizes visual components in Flex/Flash, also contains multicore Modules' communication.

online demo: http://greentown.myweb.hinet.net/WidgetsConsoleDemo/WidgetsConsoleDemo.html

For more informations please to check the following.
http://erinylin.blogspot.com/2009/08/as3-puremvc-utility-widgetsconsole-100.html
Although this article was wrote by Chinese. You can use google translate to read it in vague...

Best Regards,

Erin


Title: Re: pureMVC Utility - WidgetsConsole an utility to centralize views in Flex/Flas
Post by: kouri on October 06, 2009, 09:03:48
Hi Erin,

Surprised that you did not have any feedback on such work...

Is your console compares itself  to Tek's module and pipes communication skeleton ?
(http://www.tekool.net/blogfiles/puremvc_flex_modules_and_pipes/project/PureMVC_FlexModulesAndPipes.html (http://www.tekool.net/blogfiles/puremvc_flex_modules_and_pipes/project/PureMVC_FlexModulesAndPipes.html))

Thx for your answer  ;)


Title: Re: pureMVC Utility - WidgetsConsole an utility to centralize views in Flex/Flash
Post by: erinlin on October 22, 2009, 10:56:19
Hi,

I aslo surprised I got a feedback after I've been posted this for a while. =)

My console is base on pureMVC skeleton. I use some interfaces to link GUIs to work. The Modules' communication only through a Mediator. The only reason I worte this is  I hope the code in GUIs is neat and reusable to other framework. Therefore GUI only needs to implement a simple interface.

Sorry about replayed so late. I am not check this article often...=)

Erin