Hi Michael,

You recently moved PlainSocketImpl and PlainDatagramSocketImpl to the
gnu package. Is there any particular reason for this? For me this change
is very inconvenient, because my implementations of PlainSocketImpl and
PlainDatagramSocketImpl are written in Java, so I would like them to be
in the same package (to be able to set the protected fields of
SocketImpl and DatagramSocketImpl without using reflection).

Regards,
Jeroen


_______________________________________________
Classpath mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/classpath

Reply via email to