Austin Hastings <[EMAIL PROTECTED]> writes: > --- Larry Wall <[EMAIL PROTECTED]> wrote: >> If every Object happens to implement the Class interface, merely >> declaring the invocant as a Class would presumably have this effect, >> whether or not MD was in effect. I don't know whether that's a good >> idea or a bad idea. I'm sure there are people out there with >> opinions >> on the subject, though. > > That paragraph is a little counterintuitive? Wouldn't Class implement > the Object interface?
I would expect Class to inherit from Object (along with everything else). It might be worth looking at a Smalltalk image or two at this point... -- Piers "It is a truth universally acknowledged that a language in possession of a rich syntax must be in need of a rewrite." -- Jane Austen?