PureMVC Architects Lounge

Announcements and General Discussion => General Discussion => Topic started by: 2009 Matt on January 26, 2009, 02:04:18



Title: Difference between AS3 standard and multicore versions
Post by: 2009 Matt on January 26, 2009, 02:04:18
I'm new to PureMVC.

I know the implementation of standard version uses lots of singleton, but multicore.
Is there any difference in API level? Any performance difference? Which one is a better choice for
a new Flex project?


Title: Re: Difference between AS3 standard and multicore versions
Post by: Timo on January 27, 2009, 01:20:18
Haven't used PureMVC much either but I suggest using the MultiCore version. Can't say anything concrete about the performance differences but there shouldn't be any major drawbacks... I would guess there is none. At least it doesn't add more weight to your swf. API is almost the same. Multicore Facade uses instanceMap instead of static instance variable.


Title: Re: Difference between AS3 standard and multicore versions
Post by: Jason MacDonald on January 27, 2009, 07:12:34
Edit: Nevermind, I see Cliff answered you in the other thread.


Title: Re: Difference between AS3 standard and multicore versions
Post by: 2009 Matt on January 29, 2009, 01:10:52
Where? Can you point me to the thread?


Title: Re: Difference between AS3 standard and multicore versions
Post by: Jason MacDonald on January 29, 2009, 02:18:14
You posted the same question under two different forum categories. I might suggest limiting it to one for each new question. It'll make getting answers, and finding them, easier. ;)

http://forums.puremvc.org/index.php?topic=967.msg4436#msg4436