Martin Kauss <[EMAIL PROTECTED]> wrote:

The complete part "Rights" is missing in the classpath
implementation or i was not able to find it
(http://www.gnu.org/software/classpathx/javamail/javadoc/alphaindex.html).

The problem is that Rights, as well as ACL and Quota, are in a com.sun package.

Quoting from the documentation:

``In general, applications should not need to use the classes in this package
directly. Instead, they should use the APIs defined by javax.mail package (and
subpackages).

...

WARNING: The APIs unique to this package should be considered EXPERIMENTAL. They
may be changed in the future in ways that are incompatible with applications
using the current APIs.''

The problem is that we have public javax.mail API's that return class instances
from the internal package com.sun.mail.

--
Sincerely,

David Walluck
<[EMAIL PROTECTED]>

----------------------------------------------------------------
This message was sent using IMP, the Internet Messaging Program.



_______________________________________________
Classpath mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/classpath

Reply via email to