Quoting Craig L Russell <[EMAIL PROTECTED]>: > The only other interpretation that I would support is to literally do > what Java does: for these specific type names (String, Integer, etc. > list of 10 names), look first in the named package for the type, and > if not found, go to java.lang to resolve them. >
I like better this
