[1056] in java-interest

home help back first fref pref prev next nref lref last post

Type names and class names ..

daemon@ATHENA.MIT.EDU (Mimir Reynisson)
Thu Aug 17 20:39:45 1995

From: Mimir Reynisson <skelmir@brs.is>
To: java-interest@java.sun.com
Date: Thu, 17 Aug 1995 22:02:35 +0000 (WET)


Yuck .. the following java code compiles quite happily under the
Windows NT alpha 2 version. Please tell me this is only because of
the hand coded parser, and that this really shouldn't be allowed.

{
    int Object;
    Object = 0;
    Object a;
    a = null;
}

This in my not so humble opinion is ugly and not to mention
confusing.

---
Mimir Reynisson : skelmir@brs.is
-
Note to Sun employees: this is an EXTERNAL mailing list!
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post