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 Utility - WidgetsConsole an utility to centralize views in Flex/Flash  (Read 8576 times)
erinlin
Newbie
*
Posts: 3


View Profile Email
« 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
« Last Edit: August 28, 2009, 11:16:16 by erinlin » Logged
kouri
Courseware Beta
Full Member
***
Posts: 28


View Profile Email
« Reply #1 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)

Thx for your answer  ;)
Logged
erinlin
Newbie
*
Posts: 3


View Profile Email
« Reply #2 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
« Last Edit: October 26, 2009, 03:18:41 by erinlin » Logged
Pages: [1]
Print