On Mon, 4 Feb 2003 [EMAIL PROTECTED] wrote:

>   Made log instance transient

Is this actually required to achieve serializability?  It was my
understanding that static variables were not part of the serialized state
of an object, so it shouldn't make any difference -- and it is guaranteed
to cause problems if the class were to be serialized and deserialized, and
then tried to log something.

Craig

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

Reply via email to