【发布时间】:2014-01-17 10:08:13
【问题描述】:
对控制器类响应的最大 LOC(LINE OF CODE) 影响是否...这很重要吗..
1.a)Controller: LOC 120, public functions exist 3.
b)Controller: LOC 120, public functions exist 3.
c)Controller: LOC 120, public functions exist 3.
2.) Controller LOC 720, pubic function 10.
it handle all the things in the same class.
哪个更好?
【问题讨论】:
-
我认为第一个比第二个更快,所以首先
标签: php codeigniter micro-optimization lines-of-code