FDT PureMVC Multicore Templates
- August 13th, 2009
- Posted in FDT . PureMVC
- Write comment
I used the the templates from my colleagues on apdevblog and turned them into PureMVC Multicore -templates. I also added a template for using the AsycCommand utility and one for a Mediator extending my AbstractMediator class that maps notification names to handlermethods.
the template shortcuts start with “pmvc”. I did’t add “multicore” to it because I switched to only using the multicore. you might want to change this for your needs before you import the templates.
you can download the templates here: pmvc_as3_multicore_templates


Hi, thanks for sharing. I just started with puremvc multicore and this helped me a lot!