PureMVC Architects Lounge

Announcements and General Discussion => General Discussion => Topic started by: riafan on May 13, 2008, 07:04:23



Title: PureMVC + Flexbuilder Project "Templates"
Post by: riafan on May 13, 2008, 07:04:23
I'm hoping there are some flexbuilder gurus out there :)

 I'm using the standalone version of FB3 and was wondering if there's a way to 'automate' my PureMVC project creation.  That is, create the model, view, & controller folders, my ApplictionFacade.as (and contents thereof) the StatupCommand, ModelPrepCommand, etc.  Basically the PureMVC 'shell' I have to manually recreate each time I start a new PureMVC project.

Is there some type of template or plug-in I can utilize to do this??



Title: Re: PureMVC + Flexbuilder Project "Templates"
Post by: sleekdigital on June 07, 2008, 06:31:18
I'd like to know the same information... anyone??


Title: Re: PureMVC + Flexbuilder Project "Templates"
Post by: puremvc on June 08, 2008, 03:37:58
At MAX last October, the Flex team hinted that they were adding this to FB4. The ability to have project templates for Cairngom, PureMVC and others. Right now there are a number of code generator projects out there in various states of completion. You might take a look at sprouts to see how its doing these days.

-=Cliff>