[Solar-talk] Method-Based Actions
Paul M Jones
pmjones at solarphp.com
Fri Jun 23 13:31:24 PDT 2006
On Jun 23, 2006, at 2:37 PM, Arnaud Limbourg wrote:
> I guess one can get used to both prefix and suffix so it boils down to
> "make it easy for people who use the ZF as well as solar" or "want
> to be
> different from the ZF and have a prefix instead of a suffix".
I don't want to be different just to be different; I've no problem
following an established standard if it makes sense.
I'm not seeing a very strong argument on either side (prefix or
suffix), just that one or the other is necessary to deconflict with
language constructs..
> To add to another topic: to share information between methods one can
> always write a private method anyway :)
Because all methods are in the same instance of the same class, they
all share information to begin with via class properties. Or am I
missing your point?
--
Paul M. Jones <http://paul-m-jones.com>
Solar: Simple Object Library and Application Repository
for PHP5. <http://solarphp.com>
Savant: The simple, elegant, and powerful solution for
templates in PHP. <http://phpsavant.com>
More information about the solar-talk
mailing list