To comment on the following update, log in, then open the issue:
http://www.openoffice.org/issues/show_bug.cgi?id=46585





------- Additional comments from [EMAIL PROTECTED] Wed May 11 06:17:34 -0700 
2005 -------
Caolan is indeed right; it is not only not recommended but clearly discouraged
as the
Java FAQ (http://java.sun.com/products/jdk/faq/faq-sun-packages.html) says:

<quote>
The sun.* packages are not part of the supported, public interface.

A Java program that directly calls into sun.* packages is not guaranteed to work
on all Java-compatible platforms. In fact, such a program is not guaranteed to
work even in future versions on the same platform. 

For these reasons, there is no documentation available for the sun.* classes. 
</quote>

Use of such classes is not only bad architecture, it violates the "vendor
neutral" constraint for using Java in OOo.

---------------------------------------------------------------------
Please do not reply to this automatically generated notification from
Issue Tracker. Please log onto the website and enter your comments.
http://qa.openoffice.org/issue_handling/project_issues.html#notification

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to