[Solar-talk] controller helpers, maybe?
Rodrigo Moraes
rodrigo.moraes at gmail.com
Mon Jul 9 15:32:09 CDT 2007
2007/7/9, Andreas Ravnestad:
> > I would think these should be protected-access, not public-access, so
> > that a "Plugin_Foo" would be called with ->_foo(), not ->foo().
[..]
> As for visibility,what is the rationale for protected access? (now I'm
> playing the devils advocate;)
reconsidering... it would be ok for me if access was protected; we can
wrap it with a public method anyway, if really needed.
-- rodrigo
More information about the Solar-talk
mailing list