Re: DBURL name scheme

2004-11-30 Thread Hans Schou
On Tue, 30 Nov 2004, Tim Bunce wrote: > If you're trying to create a wider standard with support in vendor > tools then best to come back when there's wider support and some > implementations existing. Good idea. I'll do that. > Alternatively write a DBI subclass to do-the-right-thing. I could

Re: DBURL name scheme

2004-11-29 Thread Tim Bunce
On Tue, Nov 30, 2004 at 12:33:40AM +0100, Hans Schou wrote: > On Mon, 29 Nov 2004, Darren Duncan wrote: > > > On Mon, 29 Nov 2004, Hans Schou wrote: > > > But making dbi:// a default prefix will probably restrict the use of > > > DBURL to only DBI. It is not realistic to think that MySQL and > > >

Re: DBURL name scheme

2004-11-29 Thread Hans Schou
On Mon, 29 Nov 2004, Darren Duncan wrote: > Considering that it sounds like you want to embed your DBURL > implementation into the DBI interface spec itself, then why is > DBI-specificity a problem? Oops, wrong answer before. I want to use DBURL with the command line tools psql and mysql. Konque

Re: DBURL name scheme

2004-11-29 Thread Hans Schou
On Mon, 29 Nov 2004, Darren Duncan wrote: > On Mon, 29 Nov 2004, Hans Schou wrote: > > But making dbi:// a default prefix will probably restrict the use of > > DBURL to only DBI. It is not realistic to think that MySQL and > > PostgreSQL would implement such a naming scheme, where as the original

Re: DBURL name scheme

2004-11-29 Thread Darren Duncan
On Mon, 29 Nov 2004, Hans Schou wrote: > But making dbi:// a default prefix will probably restrict the use of > DBURL to only DBI. It is not realistic to think that MySQL and > PostgreSQL would implement such a naming scheme, where as the original > idea might be accepted. Considering that it soun

Re: DBURL name scheme

2004-11-29 Thread David Wheeler
On Nov 29, 2004, at 2:46 PM, Hans Schou wrote: But making dbi:// a default prefix will probably restrict the use of DBURL to only DBI. It is not realistic to think that MySQL and PostgreSQL would implement such a naming scheme, where as the original idea might be accepted. It'd be a cinch for the d