On 10/29/07, Igor Stasenko <
[hidden email]> 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.