In message:  <[EMAIL PROTECTED]>
             Daniel Bonniot <[EMAIL PROTECTED]> writes:
>
>>>I would think that java2 is a superset of java1.
>>
>>Unfortunately, this is not the case; the deprecation of methods and
>>classes make java2 an intersecting set, not a superset of java1.
>
>Deprecated features are still available.

In the Sun (or Sun-derived) SE and EE versions, yes.  Not in ME, and
not in kaffe as of my last inspection (some time ago, alas).  One
area I have found to be particularly poorly supported (in various
VMs on Windows, where I'm actually paid to pay attention to such
things) is in the parameters to Scrollbar: setLineIncrement and
setPageIncrement are frequently missing or ineffective in Java2
implementations.  Within the core classes, coverage is better,
but by no means perfect; unfortunately, I don't have examples
ready to hand for those.

- Alex


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to