Philip Olson wrote:
Comments, criticisms, and feedback greatly appreciated!
Sounds reasonable, and the more information the better :)
And while doing this, it's probably worth thinking about how to ensure
oop5 is a first class citizen. Meaning, a person reads about OOP in
terms of PHP 5 and those who care can find a section that's specific to
how PHP 4 differs. Maybe people have ideas for how best to accomplish this.
Regards,
Philip
Hi Philip,
This makes me wonder how close we are to the time when the PHP 4 object
reference can be relegated to the Appendices. I mean, even I still have
a couple of PHP 4 apps floating around out there so I of course
recognize that the ref is still needed, but I agree 100% that the newer
object model should have the more readily available documentation.
The PHP 4 class/object ref probably also needs a look but honestly at
this point I'm not sure it's worth a whole lot of work
anymore--newcomers to PHP really shouldn't be using it.
Torben