[Solar-talk] Method-Based Actions
Arnaud Limbourg
arnaud at limbourg.com
Fri Jun 23 12:37:55 PDT 2006
> Everyone in those threads except me figured that methods were the
> better approach, for various reasons: Antti, Arnaud, Matthew, and
> Travis. Guys, you were right: methods are better for a number of
> reasons, which I will detail below.
Coming after the battle !
I first I found it really strange that the ZF had an action suffix. Now
that I read Mike's email I understand why there is one.
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".
You could even prefix with an S (for Solar of course).
public method Slist
or
public method sList
To add to another topic: to share information between methods one can
always write a private method anyway :)
Arnaud.
More information about the solar-talk
mailing list