The controller the defaultfuseaction (specified in fusebox.xml) calls would
be the one triggered.


Specifically, controller circuits are publically accessible, model and view
are internal circuits.  Controller's can call things from model and view
controllers, typically model and view controllers only call items in their
circuits.


If you want a nontrival example, go to the techspedition site, some of the
chapters are available as well as all of the sample applications.  I wrote a
non-MVC blog for the book which Brian Kotek then turned into MVC (he never
touched a fuse, just touched how they were called).  If you download both,
you can get a good idea.


Sandy

  _____  

From: Phill B [mailto:[EMAIL PROTECTED]
Sent: Thursday, July 01, 2004 3:52 PM
To: CF-Talk
Subject: Re: Fusebox 4 MVC

So which circuit.xml.cfm is read first? From what I can tell, it would
be the controller.

If it is the controller. Would you say that it acts like a traffic cop
and directs all the MVC calls?

Phillip B.

----- Original Message -----
From: Tangorre, Michael

Phil,

> In FB 3 you had your switch file. In FB4 all I can tell is

> that I would use circuit.xml.cfm in the controller directory.

> Is that correct?

A circuit file goes in every "circuit" In MVC that would be any directory

underneath the M | V | C
  _____
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings] [Donations and Support]

Reply via email to