Linked by Thom Holwerda on Fri 4th Nov 2005 19:39 UTC, submitted by anonymous
Thread beginning with comment 56374
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.





Member since:
2005-07-21
If you download the JavaDocs for your SDK Sun explicitly says not to use those files.
http://java.sun.com/products/jdk/faq/faq-sun-packages.html
This is linked from the main JavaDoc page: http://java.sun.com/j2se/1.5.0/docs/index.html
I read those when I was first learning programming back in grade 10 ... so if real developers haven't bothered to read those then it can't say anything good about their product.
Frankly anything that uses sun.* packages is like it was using proprietary extensions... even worse than SWT .