Thanks a lot

this is what I want, perfect.

but we are using 1.2.0,  while doc is present only in 1.3

our environment has a jackson version that has a conflict with 1.3's
jackson , it's a bit tricky

On Tue, Aug 31, 2010 at 11:58 AM, Michael Glaesemann
<[email protected]> wrote:
>
> On Aug 31, 2010, at 14:55 , Yang wrote:
>
>> sometimes we need a little bit of extra info about a Schema Field.
>> for example, for a string field, we could say "the max length is 100
>> chars",
>> or we could record that "this field is generated from that table".
>>
>> this would require changes on the serialization/deserialization of the
>> schema , and an extra set/getProperties() method
>
> Would the field doc attribute work for this?
>
> Michael Glaesemann
> [email protected]
>
>
>
>

Reply via email to