Sponsored Link •
|
Advertisement
|
Advertisement
|
This page contains an archived post to the Design Forum (formerly called the Flexible Java Forum) made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.
Message:
We've got to program with Java as it is, and not having multiple inheritance forces us to use composition a lot, eg a GUI object can't also inherit from a problem domain class. The opponents of multiple inheritance/"Java advocates" mostly also say "Don't inherit implementation." It's helpful to note that the API forces us to inherit implementation a lot, eg when writing an applet or using RMI. Unless you can find an employer who uses Eiffel, Java is pretty good, so lets complain too much!
Replies: |
Sponsored Links
|