lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


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