Re: [PHP-DOC] Improvements + OO doc related discussions

2008-05-21 Thread Hannes Magnusson
On Wed, May 21, 2008 at 4:33 PM, Etienne Kneuss <[EMAIL PROTECTED]> wrote: > Hi, > > by documenting some SPL classes, and I've got a few suggestions/points > I'd like to discuss > > - Automatically group methods per interfaces etc.. Sounds good. > - Should we also display interfaces that child c

[PHP-DOC] Improvements + OO doc related discussions

2008-05-21 Thread Etienne Kneuss
Hi, by documenting some SPL classes, and I've got a few suggestions/points I'd like to discuss - Automatically group methods per interfaces etc.. - Should we also display interfaces that child classes implements even if they're intdirectly implemented by their parent class? basically, if cl