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

Show Posts

| * |

  Show Posts
Pages: [1]
1  PureMVC Manifold / Standard Version / PureMvc and Components on: April 16, 2008, 08:25:50
Hi
I'm completely new to Flex, ActionScript and especially PureMvc. I've read all the doc I could about Flex and PureMvc and, well, like all beginners, everything is still fuzzy.

My question is probably very easy to answer but I must ask. I'll have to create a GIS application in flex. This means a simple map, graphs, legends etc. I thinking the best way would be to create a component which will contains all this. I'm wondering if this component should implement PureMvc. I know this big component will handle events, graph's data will have to change based on the selected zone and I'm wondering if this component should be built using PureMvc's stuff (notifier commands etc) instead of the common Flex events.

If this is unclear, please tell me and I'll try to re-explain.

Thanks
Pages: [1]