Subject: | Good data hiding and public/private... |
Summary: | Package rating comment |
Messages: | 1 |
Author: | CPK Smithies |
Date: | 2013-01-03 20:25:40 |
|
|
|
CPK Smithies rated this package as follows:
Utility: | Good |
Consistency: | Sufficient |
Documentation: | Sufficient |
Examples: | Good |
|
 CPK Smithies - 2013-01-03 20:25:40
Good data hiding and public/private discrimination. Too much use of define() - class constants would be a better choice for many of them. Better inline commenting of individual functions and use of type hints would add clarity and robustness. Perhaps rather cluttered with debug code. Nevertheless a very useful contribution.
|