| Article: |
Cat Fight in a Pet Store: J2EE vs. .NET | |
| Subject: | Cross platform support has become old baggage | |
| Date: | 2002-01-05 10:04:12 | |
| From: | deanwampler | |
|
Response to: Cross platform support has become old baggage
|
||
|
I think you're right about "platform independence", in the sense of the term as you use it here. I should have probably elaborated on other ways I use the term.
|
||
Showing messages 1 through 1 of 1.
-
Cross platform support has become old baggage
2002-01-10 12:36:55 mrhinkydink [View]



I don't think the connection between portability and SW quality you speak of goes the other way. Loose coupling and abstraction can enable portability, but portability doesn't enable loose coupling or abstraction.
I'm not convinced yet that .NET will be a less portable environment to develop in. It just won't use bytecodes and VMs to achieve portability, which is where most of the speed benefit comes from.
I've read that it doesn't support dynamic binding very well. I think if anything in .NET will have a negative impact on sofware quality, that will be it.
Someday we'll get the combination right. I fear that the Smalltalkers will be waiting for us, laughing.