in reply to Re^6: Can I add methods to an existing object?
in thread Can I add methods to an existing object?

I'd rather say "... you should use "no warnings xxxx" in a small block around that code". Apart from the "uninitialized" warning. That one is IMNSHO pointless and annoying and should be turned off everywhere.

  • Comment on Re^7: Can I add methods to an existing object?