Am 28.09.2008 um 17:09 schrieb Mark Volkmann:
> Is there a rule of thumb for deciding whether a method that takes
> one argument should be implemented as a binary method or a keyword
> method?
If in doubt, use keywords.
> Do you only use binary when the method is like an mathematical
> operation?
Yes. And for very common/general operations ("," or "->" come to mind).
- Bert -
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners