http://www.jwz.org/doc/java.html includes the following gripe about Java: > I sure miss multi-dispatch. (The CLOS notion of doing > method lookup based on the types of all of the arguments, > rather than just on the type of the implicit zero'th > argument, this). CLOS is of course the Common List Object System, and feeding "CLOS multiple dispatch" into a search engine gives more theses than you can shake a dry-erase marker at. -- David Nicol 816.235.1187 KAK OH CKA3AT
- Re: CLOS multiple dispatch David L. Nicol
- Re: CLOS multiple dispatch Damian Conway
- RE: CLOS multiple dispatch David Whipp
- RE: CLOS multiple dispatch Hong Zhang
- Re: CLOS multiple dispatch Michael G Schwern
- Re: CLOS multiple dispatch Damian Conway
- Re: CLOS multiple dispatch Me
- Re: CLOS multiple dispatch Damian Conway
- Re: CLOS multiple dispatch Dan Sugalski
- RE: CLOS multiple dispatch Hong Zhang
- Re: CLOS multiple dispatch David L. Nicol