Object orientation - can you have too much of a good thing?

Jason Johnson jason.johnson.081 at gmail.com
Tue Oct 30 20:05:10 UTC 2007


On 10/29/07, Igor Stasenko <siguctua at gmail.com> wrote:
>
> I don't see how given problem (lack of multiple dispatch) could be
> considered as a OO problem, or as an example against using OO
> principles.

It's not a problem, per se, just syntactic sugar.  But it does result
in less lines of code for common patterns, and is therefor good if you
have an elegant way to add it to your system.



More information about the Squeak-dev mailing list