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 / MultiCore Version / Re: how to compile a modular (multicore) iOS AIR app on: April 22, 2012, 10:05:49
Thanks for the feedback and for pointing me to the Modularity and PipeWorks demos!

My first multicore project will most likely use Flash, not Flex, but the example is still very helpful.  Since making my initial post I was actually successful in creating a multicore test using a class as my second core.  So far it seems to be working.  The next step will be to hook up some pipes.

I have a question about namespaces.  Looking at the Modularity project, I see that the widgets are constructed using widgetmakers:CoolWidget and widgetworks:SuperWidget however, its not clear to me how having the modules scoped to their own namespaces comes into play?  If possible, could you give an example or point me to a place in the Modularity project where having a unique namespace is beneficial?

Thanks!
2  PureMVC Manifold / MultiCore Version / how to compile a modular (multicore) iOS AIR app on: April 20, 2012, 11:39:07
Is a multicore architected application necessarily divided into multiple swfs?  If so, is there a way to compile it into a single AIR app for conversion to iOS?

Thanks!
Pages: [1]