Re: DBD::XML

2016-08-19 Thread Ron Savage
Hi Nigel I'm more than happy to entertain other names if you have any suggestions. See also http://prepan.org/ for a place to discuss module naming -- Ron Savage - savage.net.au

Re: DBD::XML

2016-08-19 Thread Ron Savage
Hi Nigel On 20/08/16 01:51, Tim Bunce wrote: On Fri, Aug 19, 2016 at 10:09:45AM -0400, Nigel Horne wrote: On 8/19/16 9:56 AM, Tim Bunce wrote: On Fri, Aug 19, 2016 at 09:30:32AM -0400, Nigel Horne wrote: [snip] But I wonder about the name. "DBD::XML" seems to be a bold name, implying that it

Re: DBD::XML

2016-08-19 Thread Tim Bunce
On Fri, Aug 19, 2016 at 10:09:45AM -0400, Nigel Horne wrote: > On 8/19/16 9:56 AM, Tim Bunce wrote: > > On Fri, Aug 19, 2016 at 09:30:32AM -0400, Nigel Horne wrote: > > > > > > Apart from one change I need to make in terms of column names, I'm pretty > > > much ready to start working on a 0.01 CPA

Re: DBD::XML

2016-08-19 Thread Nigel Horne
On 8/19/16 9:56 AM, Tim Bunce wrote: On Fri, Aug 19, 2016 at 09:30:32AM -0400, Nigel Horne wrote: Ron, I've started working on a DBD::XML driver, and the first pass is looking good. I'm doing this because of the demise of DBD::AnyData, and DBD::AnyData2 isn't ready yet, so until it is I wanted

Re: DBD::XML

2016-08-19 Thread Tim Bunce
On Fri, Aug 19, 2016 at 09:30:32AM -0400, Nigel Horne wrote: > Ron, > > > I've started working on a DBD::XML driver, and the first pass is looking > > > good. I'm doing this because of the demise of DBD::AnyData, and > > > DBD::AnyData2 isn't ready yet, so until it is I wanted XML support. > > >

Re: DBD::XML

2016-08-19 Thread Nigel Horne
Ron, I've started working on a DBD::XML driver, and the first pass is looking good. I'm doing this because of the demise of DBD::AnyData, and DBD::AnyData2 isn't ready yet, so until it is I wanted XML support. Before I go any further, is anyone else working on something similar or is there some