| 
| Subject: | another indian-style code. | 
|---|
 | Summary: | Package rating comment | 
|---|
 | Messages: | 2 | 
|---|
 | Author: | Nick Lavrov | 
|---|
 | Date: | 2009-07-11 16:08:01 | 
|---|
 | Update: | 2009-07-12 15:35:58 | 
|---|
 |  |  |  | 
Nick Lavrov rated this package as follows:
| Utility: | Bad | 
|---|
| Consistency: | Bad | 
|---|
| Examples: | Sufficient | 
|---|
|  | 
  Nick Lavrov - 2009-07-11 16:08:01another indian-style code. I optimized all class code to one function. about 80 lines php code (including some comments). that's really good.
  Er. Rochak Chauhan - 2009-07-12 15:35:58 - In reply to message 1 from Nick LavrovCommon Nick !
 Not fair...Well all know that all classes can be converted into function(s). I don't see a point there. :)
 
 I am sure you are aware that using functions instead of classes can be taxing on memory and effect the performance.
 
 Correct me if I am wrong but that's what I was taught in Engineering college :D
 |