Henning P. Schmiedehausen wrote:

Good question. I understood from the mail on the users list that all
direct class references are a problem from JDK 1.3 to JDK 1.4 I don't
see no difference between directly using foo.class and
foo.class.getName().

My reading of that message was that direct class references *in nested (inner) classes* which *need to be serialised* were a problem. I'd have to go dig out the message to be sure, but that's how I remeber it...

L.


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



Reply via email to