Matt Benson wrote: > I thought the original proposal was more akin to Java beans property > editors, i.e. simple parsing of objects from a string representation. > There are any number of libraries that support this kind of basic > string-to-object conversion. Actually flatfile has some support for this > in its built in Morph [1] integration as well. I also intend, in the > future, to support flatfile in my own Therian [2] object transformation > library (the logistics of this are complicated until/unless flatfile can > graduate from the sandbox), but FWIW I have a preference for pulling CSV > through conversion instead of the other way around. If anything of this > nature should be added to CSV I would recommend considering property > editors, keeping it quite simple to maintain the component's focus.
+1 - Jörg --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org