Re: Potential for new database driver

2013-03-04 Thread Darren Duncan
On 2013.03.04 12:52 PM, Travis Elliott Davis wrote: My name is Elliott Davis and I am relatively new to this list. I am interested in writing a driver for Blueprints. I imagine this working similar to the ODBC or the JDBC driver for DBI currently. I have read the DBI::DBD documentation (onl

Re: Potential for new database driver

2013-03-04 Thread Travis Elliott Davis
Hi John and Lyle, John, Apologies for the link not coming through. The Blueprints documentation can be found at https://github.com/tinkerpop/blueprints/wiki. Also, I apologize if I got the terminology mixed up. My indention is to write a DBD for Blueprints in pure perl. Lyle, thank you for

Re: Potential for new database driver

2013-03-04 Thread Lyle
On 04/03/2013 20:52, Travis Elliott Davis wrote: Hi All, My name is Elliott Davis and I am relatively new to this list. I am interested in writing a driver for Blueprints. I imagine this working similar to the ODBC or the JDBC driver for DBI currently. I have read the DBI::DBD documentation

RE: Potential for new database driver

2013-03-04 Thread John Scoles
A pure perl version of the DBI already exists so I I take it you want to write a DBD::Blueprints? There are a number of pure perl DBD however I am not sure what Blueprints is??? Can you give us a link to it so I can at least see what you are writing a driver for?? Cheers John > From: libsys