Le 27 juil. 2011 à 13:25, Torsten Curdt a écrit :

> There is already a plist lib out there.
>  http://code.google.com/p/plist/
> That said - it's GPL so it's the same as not usable for the most of us.

Moreover, that library is not doing object instantiation the way BeanUtils does 
it.

> Plists are a much more dynamic than Beans

I do not fully agree here.
Plists can indeed do nesting which BeanUtils does not.
And binaries.
But both are fairly easily applied.

> which is why I am not sure
> BeanUtils is the right fit. That said ... it doesn't feel right in
> Codec either :-/ ...better but not right.

That feels right to my taste.

> Someone else got an opinion?

Would be welcome.

paul
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to