Title: Re: [Reactor for CF] CF7/fusebox5/reactor/flex2

 

Here here!

 

Reactor isn’t your model, reactor is your interface to the database (which is a part of your model). 

 

Doug

 


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Peter Bell
Sent: Thursday, September 14, 2006 10:11 AM
To: [email protected]
Subject: Re: [Reactor for CF] CF7/fusebox5/reactor/flex2

 

Hi Teddy,

Well, Reactor is the persistence mechanism for the model, so it is part of the model, but not the whole thing. You’ll probably want to wrap it with a service layer for any business rules and to provide an API, and you may or may not want to create a façade to that API that is Flex specific . . .


On 9/14/06 9:53 AM, "Teddy Payne" <[EMAIL PROTECTED]> wrote:

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/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

 

 


-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
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