"Thomas Hallgren" <thhal(at)mailblocks(dot)com> writes:
> From an OO semantics point of view, I still regard Java and C# much more
> elaborate than both C++ and Common Lisp. The latter lacks interfaces and
> different levels of protection.
It doesn't "lack" interfaces. It has actual multiple inheritance. Which is
what interfaces are there to substitute for.
--
greg