Sure laying on a bed of nails is uncomfortable at first but if you do it
enough times you get used to that too :)  Doesn't mean you should do it
though does it.

The issue for me is that the framework expects action=foler.file as it was
explained during our presentation.  I don't want to have a file for every
action. I want to be able to have a single file as the entry point, a proper
index.cfm file that actually does something and then from there be able to
handle my own calls to a controller that does what I need it to do.  I don't
like the way the view part of these MVC frameworks function.  You can have
scalability and easy to manage code without that level of complexity...i
believe anyway but again this is not meant to be a frameworks war
thread....i was just asking the question of what else was out there. I guess
the answer is there isn't anything

 

-----Original Message-----
From: goldcoast_nerd [mailto:shakti_...@hotmail.com] 
Sent: Thursday, 3 June 2010 11:36 AM
To: cfaussie
Subject: [cfaussie] Re: Frameworks and MVC

Pretty much what Sean said. simplest way is to have a file for every
page and a cfc handle the logic in a function for requests. Not sure
why ur against the MVC folder structure though. yeah its a bit hard at
the start with so many files , but this is what makes the project
scalable and easy to manage. surely u wouldnt give away all these
advantages just coz it takes a bit of effort to get used to the
general use and structure.....

Shakti

-- 
You received this message because you are subscribed to the Google Groups
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/cfaussie?hl=en.


-- 
You received this message because you are subscribed to the Google Groups 
"cfaussie" group.
To post to this group, send email to cfaus...@googlegroups.com.
To unsubscribe from this group, send email to 
cfaussie+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/cfaussie?hl=en.

Reply via email to