Hello list,

I've met configuration's implementation of the plist parser and writer but I 
would like something more of the nature of a marshall/demarshaller, using 
BeanUtils.

I am wondering there's another API in the commons world that does this. I 
haven't found any.
I have started mine which is not complete yet but I would be happy to 
contribute it; it is to be used in (de)serializing log events.

I am not sure where I could contribute to, though.

- codec seems somewhat appropriate only
- beanutils is focussed on beans... which I am using of course to create the 
events. Would that be a better target?

thanks in advance for hints

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

Reply via email to