in reply to Re^2: Inheritance can be messy in Perl. Multiple inheritance can be disastrous.
in thread Understanding 'Multiple Inheritance'

If you're trying to do Java programming in Perl, you deserve the pain you get. ;-)
  • Comment on Re^3: Inheritance can be messy in Perl. Multiple inheritance can be disastrous.

Replies are listed 'Best First'.
Re^4: Inheritance can be messy in Perl. Multiple inheritance can be disastrous.
by Anonymous Monk on Mar 08, 2005 at 16:59 UTC
    Obviously, anyone doing MI can't be doing Java programming - as the Java developers succesfully got away by stating "MI isn't needed". And people still love Java.
      Most of your complaints pertain to single inheritance as well. But fine - s/Java/any other language/.
      And people still love Java.
      I know. Amazing, isn't it? But utterly irrelevant to the current debate.