Subject: | The only drawback, if one can call... |
Summary: | Package rating comment |
Messages: | 2 |
Author: | Carl Friis-Hansen |
Date: | 2007-12-15 06:45:47 |
Update: | 2009-11-09 12:05:28 |
|
|
|
Carl Friis-Hansen rated this package as follows:
Utility: | Good |
Consistency: | Good |
Examples: | Sufficient |
|
Carl Friis-Hansen - 2007-12-15 06:45:47
The only drawback, if one can call it that, is that virtually all properties are manipulated directly in public variable arrays. The user friendliness and safe use would increase significantly if the properties were changed by means of methods. Using methods would also more less self document the use of the class. As a super last step, I would personally like to see this magnificent class be ported to version five of php. The interface section for php five also gived a nice overview.
Andrea - 2009-11-09 12:05:28 - In reply to message 1 from Carl Friis-Hansen
Worked nicely in PHP 5 as of 11/2009.
|