Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-07 Thread Lars Torben Wilson
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 an

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-07 Thread Philip Olson
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 ca

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-07 Thread Lars Torben Wilson
Brandon Savage wrote: On Sep 7, 2009, at 3:47 AM, Lars Torben Wilson wrote: Hi all, While going through some bug reports I realized that the 'The Basics' section of the PHP 5 classes and objects section, as it stands, could use some attention. I've been going over it and and have rewritten

Re: [PHP-DOC] oop5 basic rewrite informal RFC

2009-09-07 Thread Brandon Savage
On Sep 7, 2009, at 3:47 AM, Lars Torben Wilson wrote: Hi all, While going through some bug reports I realized that the 'The Basics' section of the PHP 5 classes and objects section, as it stands, could use some attention. I've been going over it and and have rewritten much of it to be mor

[PHP-DOC] oop5 basic rewrite informal RFC

2009-09-07 Thread Lars Torben Wilson
Hi all, While going through some bug reports I realized that the 'The Basics' section of the PHP 5 classes and objects section, as it stands, could use some attention. I've been going over it and and have rewritten much of it to be more precise, and have also separated the class variables sec