> An example I gave in a comment on my blog as to the peril of inheritance was > JButton
Yeah, another example is that of a JFrame extending Windows which itself extends Component, giving the illusion that you can add a JFrame to say a JComponent. > I like your Keep It Simple attitude - refreshing. Indeed, do the simplest thing that works. Unfortunately quite a rarity in Java, but I guess that just means we won't be out of work anytime soon. /Casper --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
