so should I not try using fusebox if I am using 100% flex - and instead just call my CFCs directly as web services?  What if later i also need to build a "regular" html site using those same cfcs?
 
Aside from the wrapper that delivers the swf file to the user's browser, what would the application directory structure look like for a 100% flex-based app wth a coldfusoin/reactor backend, WITHOUT fusebox?
 
The more I learn, the more confused I get... framework overload!


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Teddy Payne
Sent: Thursday, September 14, 2006 9:53 AM
To: [email protected]
Subject: Re: [Reactor for CF] CF7/fusebox5/reactor/flex2

Fusebox is an HTML framework.
Flex is primarily a Flash framework.

The MXML in Flex references the model, which is typically remote objects (CFC, WebServices, XML) and defines the view, so it is an MVC onto itself.

Reactor is essence is the model. 

Teddy

On 9/14/06, Marc <[EMAIL PROTECTED] > wrote:
A more general question on the use of multiple frameworks at the different
application tiers... The amount of career development going on with me is
beyond words... ;)

I am a newbie to reactor, and also to flex2.  I'm curious to know if others
are using FUSEBOX with reactor AND flex2, or if the use of flex2 makes
fusebox kinda unnecessary.  What is the best use/layering of these
frameworks?  Does flex become the controller and the view, thereby
eliminating the need for the MVC architecture of fusebox?  Is reactor simply
the model behind the entire flex application?




-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --




--
<cf_payne />

Blog: http://cfpayne.wordpress.com/
Atlanta CFUG: http://www.acfug.org
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to