On Friday 18 September 2009 07:10 PM, Ryan Chan wrote:
Hello,

I have a controller that contains too many line of codes, which made
the controller too large.

So I want to split each action into eactly one class files.

Is it recommended? If not, what are the recommended way to make the
controller "thin"?

Consider splitting your code into multiple controllers and perhaps modules. Do you have model classes by the way?


--

With warm regards,
Sudheer. S
Business: http://binaryvibes.co.in, Tech stuff: http://techchorus.net, 
Personal: http://sudheer.net

Reply via email to