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 / Standard vs Multicore on: March 09, 2009, 01:55:11
I'm about to begin my first pureMVC project and I'm not sure which version would be most beneficial/needed.  Here is a quick recap of what I'm trying to accomplish:
I want to load a config file like shown in the AppSkeleton demo but from that file I want to dynamically load view components. For the most part I want to make some custom form controls that I load at run time.  So I can produce different forms by only changing the underlining config file.  The only samples I can tell that do this are the Multicore(Pipe works) samples.

Am I correct in the assumption that if I'm going to dynamically load these components I will be better off using/need to use the Multicore version?

Thanks in advance,
Josh
Pages: [1]