[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Re[2]: Still cryptic OOP syntax
- From: skaller <skaller@...>
- Date: 31 Jan 2005 13:39:59 +1100
On Mon, 2005-01-31 at 12:21, Jamie Webb wrote:
> > YOu need n^2 routines for n types, which doesn't fit
> > into the n methods OO allows... this kills OO as a
> > programming methodology with a one line argument.
>
> It's certainly one of the numerous flaws in Java, but I don't think
> you can dismiss OO in general so easily. Surely in a dynamically typed
> language nothing more than multiple dispatch is required?
It depends exactly what you mean by that :)
I mean PA's overload solution is just multiple
dispatch .. and there's no OO there at all.
--
John Skaller, mailto:skaller@users.sf.net
voice: 061-2-9660-0850,
snail: PO BOX 401 Glebe NSW 2037 Australia
Checkout the Felix programming language http://felix.sf.net