Hi,

thanks for poiting to that bug (and your clear description).
I currently checked in the fix and
add a new test case.

regards,
Armin

----- Original Message -----
From: "Alexey Drougov" <[EMAIL PROTECTED]>
To: "OJB Users List" <[EMAIL PROTECTED]>
Sent: Monday, January 20, 2003 2:59 PM
Subject: FieldDescriptor serialization


> Hello !
>
> Encountered problem when serializing ClassDescriptor objects:
> Attributes for FieldDescriptor are not serialized and after
deserialization
> FieldDescriptor.getAttribute  always returns null.
>
> This is because attribute map defined in superclass of
FieldDescriptor -
> DescriptorBase
> which don't implement Serializable.
>
> By the way: method AttributeContainer.getAttribute(String
attribute_name,
> String default_value)
> always returns null regardless of default_value if there are no
attributes
> for FieldDescriptor at all.
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
>


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

Reply via email to