Forgot your password?
typodupeerror

Comment Re:Unbiased Articles? (Score 1) 479

The article contains some (wilfully?) misleading errors by conflating the CLR/CLI with the CLS. The CLS is a subset of the capabilities of the CLR/CLI. Osvaldo Doederlein talks about the CLR/CLI/CLS as though they are identical. This is an error, and leads to invalid conclusions - for example, the CLR is capable of supporting multiple inheritance. The CLS recommends that you shouldn't use multiple inheritance if you want your component to be useable in other languages. Why would a Java advocate present such a misleading view? This is what I'd call bias. There are a number of other omissions in this article, which I've posted elsewhere.

Slashdot Top Deals

Man is an animal that makes bargains: no other animal does this-- no dog exchanges bones with another. -- Adam Smith

Working...