[quote]I don’t know if 1.4 is really more widely used then 1.1. I doubt it somehow, but anyway.
[/quote]
Why? Just “gut feeling”?
If yuo think people are saying that is “wrong” then I’d guess you’re misunderstanding their ambiguous statements…the point is that it will cost the developer more time, more pain, and (in numerous cases) cost them sales because there will be bugs they can’t workaround. And then there’s the fact that lots of code just runs unacceptably slow on 1.1 but is fine on 1.3 and 1.4 (try reflection, for starters; RMI is another chokepoint that got fixed…) through no fault of the coder (and there’s nothing you can do about it!).
So…it’s positively bad for the developer to use 1.1.
However, there are some lucky people whose applications just happen not to be damaged by this, nor would gain from any of the new features added in 1.2, 1.3, and 1.4. I don’t think anyone is telling them not to do it - except that they will not be able to hold out forever, sooner or later they will run into situations where they desperately want/need a later version.