On 8/25/05, Derick Rethans <[EMAIL PROTECTED]> wrote: > On Tue, 2 Aug 2005, Derick Rethans wrote: > > > we're finding some problems with property overloading (__get() and > > __set()). Here is an RFC describing what we'd like to see changed. > > Please comment on this. > > I updated the proposal: > http://files.derickrethans.nl/property_overloading.html > > If nobody as any better idea on how to solve it I'd like to start > implementing it. > > Derick > > -- Derick Rethans eZ systems | http://ez.no > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > >
This seems to be a good propals. IMO, it lacks just one thing - what about property with a pulbic getter and protected setter for example? -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php