Well may be i'm the only one (hard to say as nobody talk about this) but
i don't agree with accessors design, i allready posted a mail to Andrei
a month ago (may be lost, may be the wrong person) and i try here as
i'm sure someone will explain me 'why this design'.
Comment found in zend_object_
First of all, thank you for taking time to awser my last post.
> I don't think "more magic" is neccessarily good thing.
Good point, it's sometimes hard to find out what ten simple lines of
code do (in any language) due to obscure or missing documentation and
strange coding conventions.
But is it
This document represent a proposal for __get __set "improvements", feels
free to comment it, reject it or why not approve it.
Keywords and function names are just for understanding they should be
rethinked if the design is accepted.
I took care of Stanislav point of view and tried to merge his