On 5/2/07, Barney Boisvert <[EMAIL PROTECTED]> wrote:
> I would pick Fusebox w/ ColdSpring by default.  But if the application
> processing required a significant number of dynamic state changes at
> the controller level, I'd probably go with Model-Glue w/ ColdSpring.
> FB's execution path is static, so it's not a good fit for complex
> dynamic flow processing.  A dynamically driven framework (Mach-II or
> Model-Glue) would be a better fit for that situation.  So it depends.

Fusebox 6 will support dynamic "do" actions:

myFusebox.do(fuseactionName)

It will still compile the fuseaction down to a parsed file (so you
only take the hit on the first request). This is working in the "dev"
branch in SVN :)
-- 
Sean A Corfield -- (904) 302-SEAN
An Architect's View -- http://corfield.org/

"If you're not annoying somebody, you're not really alive."
-- Margaret Atwood

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~|
Upgrade to Adobe ColdFusion MX7
Experience Flex 2 & MX7 integration & create powerful cross-platform RIAs
http://www.adobe.com/products/coldfusion/flex2/?sdid=RVJQ 

Archive: 
http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:276870
Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm
Unsubscribe: 
http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

Reply via email to