RyanMcCoskrie wrote: > The problem with Java is really is that it suffers seers syndrome. > It takes vast amounts of effort to create a program that the designers > of it did not anticipate. > Usually people (including my former self) just sit there rearranging > parts of its bloated API.
I disagree. You can get yourself into a huge mess if you can't figure out how to work with single-inheritance, but there's significant evidence to suggest that multiple-inheritance creates serious design failings. Otherwise Java is just fine. You can make a complete mess of any language if you try hard enough. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Linux Users Group. To post a message, send email to [email protected] To unsubscribe, send email to [EMAIL PROTECTED] For more options, visit our group at http://groups.google.com/group/linuxusersgroup -~----------~----~----~----~------~----~------~--~---
