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: There will only be a MultiCore version  (Read 4646 times)
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« on: February 19, 2012, 05:50:50 »

There is no real reason to port the PureMVC Standard version, which uses singletons instead of multitons. The only real difference is that you use a 'multiton key' for each facade instance, and can therefore have any number of Model, View, Controller 'cores'.
« Last Edit: February 19, 2012, 06:12:55 by puremvc » Logged
Pages: [1]
Print