ColdBox Forums Notification: Post to accessing framework from outside RC

Title: RE: accessing framework from outside RC
Thread: accessing framework from outside RC
Forum: Need Help?
Conference: ColdBox
User: sanaullah73 Hi,

The most important aspect of model cfc entities are that these should be
independent from framework.

M---MODEL--- Independent CFCs
V---VIEWS--- Can
access framework utilities
C---CONTROLLER--- in Coldbox these are called as
handler CFCs so these CFCs already have access to framework utilities.

Please
do try to understand MVC.

you can pass any objects/structures to your model
CFCs so these are in your control do whatever your requirements are.

Please
read this, (MVC design pattern) diagram.
http://www.luismajano.com/forums/index.cfm?event=ehMessages.dspMessages&threadid=1BE1E726-FF65-CEF6-6590D14DFA94C46C