Re: [csv] Object Mapping Proposal

2014-11-30 Thread Gary Gregory
rit...@apache.org> Date:11/29/2014 05:34 (GMT-05:00) > To: Commons Developers List > Cc: Subject: Re: [csv] Object Mapping Proposal > > 2014-11-28 19:41 GMT+01:00 Gary Gregory : > > > This is probably out of scope for a light weight component like Commons > >

Re: [csv] Object Mapping Proposal

2014-11-29 Thread Ulbricht, Frank
te... My 2c, Gary Original message From: Benedikt Ritter Date:11/29/2014 05:34 (GMT-05:00) To: Commons Developers List Cc: Subject: Re: [csv] Object Mapping Proposal 2014-11-28 19:41 GMT+01:00 Gary Gregory : > This is probably out of scope for a light weight compone

Re: [csv] Object Mapping Proposal

2014-11-29 Thread Jörg Schaible
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 fo

Re: [csv] Object Mapping Proposal

2014-11-29 Thread Matt Benson
plicates some features of a JDBC > driver and Hibernate... > > My 2c, > Gary > > Original message From: Benedikt Ritter < > brit...@apache.org> Date:11/29/2014 05:34 (GMT-05:00) > To: Commons Developers List > Cc: Subject: Re: [csv] Object M

Re: [csv] Object Mapping Proposal

2014-11-29 Thread Gary Gregory
and Hibernate... My 2c, Gary  Original message From: Benedikt Ritter Date:11/29/2014 05:34 (GMT-05:00) To: Commons Developers List Cc: Subject: Re: [csv] Object Mapping Proposal 2014-11-28 19:41 GMT+01:00 Gary Gregory : > This is probably out of scope for a li

Re: [csv] Object Mapping Proposal

2014-11-29 Thread sebb
gn up for JIRA and create a "new feature" issue under CSV. Files can be attached to the issue. > TIA! > Benedikt > > >> >> Gary >> >> Original message From: "Ulbricht, Frank" < >> f.ulbri...@qualitype.de> Date:11/2

Re: [csv] Object Mapping Proposal

2014-11-29 Thread Benedikt Ritter
pe.de> Date:11/28/2014 03:13 (GMT-05:00) > To: dev@commons.apache.org Cc: Subject: > [csv] Object Mapping Proposal > Hello there, > > about 15 years ago I started to write a CSV library. Our company is using > it for a long time now. Over the time a lot of interesting features

Re: [csv] Object Mapping Proposal

2014-11-28 Thread Bruno P. Kinoshita
opers List Sent: Friday, November 28, 2014 4:35 PM Subject: Re: [csv] Object Mapping Proposal How would mapping have helped you? Gary  Original message From: "Bruno P. Kinoshita" Date:11/28/2014  11:00  (GMT-05:00) To: Commons Developers List Cc:  Subje

Re: [csv] Object Mapping Proposal

2014-11-28 Thread Bruno P. Kinoshita
t; >  To: "dev@commons.apache.org" >  Sent: Friday, November 28, 2014 6:13 AM >  Subject: [csv] Object Mapping Proposal > >  Hello there,    about 15 years ago I > started to write a CSV library. Our company is using it for a long time > now. Over the time a lot

Re: [csv] Object Mapping Proposal

2014-11-28 Thread Matt Benson
;dev@commons.apache.org" > Sent: Friday, November 28, 2014 6:13 AM > Subject: [csv] Object Mapping Proposal > > Hello there,about 15 years ago I > started to write a CSV library. Our company is using it for a long time > now. Over the time a lot of interesting feature

RE: [csv] Object Mapping Proposal

2014-11-28 Thread Gary Gregory
This is probably out of scope for a light weight component like Commons CSV. You could use Hibernate for all your mapping needs. Gary  Original message From: "Ulbricht, Frank" Date:11/28/2014 03:13 (GMT-05:00) To: dev@commons.apache.org Cc: Subject: [csv] Obje

Re: [csv] Object Mapping Proposal

2014-11-28 Thread Gary Gregory
How would mapping have helped you? Gary  Original message From: "Bruno P. Kinoshita" Date:11/28/2014 11:00 (GMT-05:00) To: Commons Developers List Cc: Subject: Re: [csv] Object Mapping Proposal Hi Frank, Is the project hosted in GitHub too? I think it sou

Re: [csv] Object Mapping Proposal

2014-11-28 Thread Bruno P. Kinoshita
From: "Ulbricht, Frank" To: "dev@commons.apache.org" Sent: Friday, November 28, 2014 6:13 AM Subject: [csv] Object Mapping Proposal Hello there,   about 15 years ago I started to write a CSV library. Our company is using it for a long time now. Over the time