On 11/29/06, Michael Schippling <[EMAIL PROTECTED]> wrote:
<RANT> The problem is that the guys who designed Java made it easy to supersede interfaces and code that (someone thinks) were poorly designed to start with. The further problem is that they never deprecate the really egregious examples because everyone depends on them. Also I have never seen deprecated code actually removed, because that would break the (misguided?) attempt at guaranteed backward compatibility... </RANT>
Nah, they did actually "remove" System.getEnv (well, it's still there but no longer returns anything useful). Of course, this is an example of something that it was utterly stupid to either deprecate or remove... David Gay _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
