Even if getters and setters really were "evil" (which I don't agree upon), wouldn't public properties have to be even more so?
Anyway, seems to me that there is no way around this at the moment? On 1 Okt, 19:42, gwoo <[EMAIL PROTECTED]> wrote: > <a href="http://www.google.com/search?q=getters%20and%20setters%20are > %20evil&sourceid=mozilla2&ie=utf-8&oe=utf-8">getters and setters are > evil.</a> > > Cake Conventions are below and allow us to make the change to access > modifiers when the time is right. > > var $__private > > var $_protected > > var $public --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
