On Thu, 28 Feb 2002, Oleg V Alexeev wrote:
> Date: Thu, 28 Feb 2002 12:38:24 +0300
> From: Oleg V Alexeev <[EMAIL PROTECTED]>
> Reply-To: Jakarta Commons Developers List <[EMAIL PROTECTED]>,
> Oleg V Alexeev <[EMAIL PROTECTED]>
> To: Jakarta Commons Developers List <[EMAIL PROTECTED]>
> Subject: [BeanUtils] Is Converter interface usable?
>
> Hello Jakarta,
>
> BeanUtils package contains Converter interface and comment to it
> contains words about - "...that can be registered and used within
> the BeanUtils package to manage the conversion...". Is it right? I
> search whole package, but none of classes contains Converter related
> code.
>
That is correct -- none of the current classes use this interface. One
place I plan to use it is to generalize what ConvertUtils does (when
called by BeanUtils). I also expect to use it in implementations of
DynaUtil (although not in the DynaUtil interface itself) that I build.
> --
> Best regards,
> Oleg mailto:[EMAIL PROTECTED]
>
Craig
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>