puremvc
|
 |
« 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'.
|