FDT pureMVC templates / well formed and pimped

I finally managed to install the FDT pureMVC code templates found here. Thanks for that pedr.

However, I made some changes to make them fit 100% on our needs. I changed the syntax style (blanks before and after type and wrap braces) and added some more informations to the class comment. Also I changed the signature of the Proxy and Mediator constructor (no name is passed). Finally to shortcuts to the template now simply start with “p”.

Download the FDT pureMVC templates here: pmvc_as3_templates.zip

Comments