On Thu, Oct 03, 2002 at 03:45:33PM -0500, Allison Randal wrote:
> On Thu, Oct 03, 2002 at 03:00:21PM -0400, Michael G Schwern wrote:
> > On Thu, Oct 03, 2002 at 02:46:38PM -0400, Michael G Schwern wrote:
> > >     class ATV is Car, interface {
> > 
> > Hmmm.  That should probably be
> > 
> >       class ATV isa Car is interface {
> 
> That's:
> 
>         class ATV is Car is interface {

Wouldn't this mean that class names and property names will inevitably
clash, so you can't have a class and a property with the same name?


-- 

Michael G. Schwern   <[EMAIL PROTECTED]>    http://www.pobox.com/~schwern/
Perl Quality Assurance      <[EMAIL PROTECTED]>         Kwalitee Is Job One
The key, my friend, is hash browns.
        http://www.goats.com/archive/980402.html

Reply via email to