On 11 March 2012 23:27, Emmanuel Bourg <ebo...@apache.org> wrote: > Le 12/03/2012 00:16, Benedikt Ritter a écrit : > >> Hi, >> >> I just saw that CSVFormat implements Serializable, but neither does it >> provide a no-arg constructor nor any of the special serialization >> methods (and it has no custom serialUID). Is this the way it is >> supposed to be? > > > That's a good point, thank you. I'll review that.
Does it make sense for CSV to be serialisable? Supporting Serializable can be non-trivial. --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org For additional commands, e-mail: dev-h...@commons.apache.org