Re: Spatialite prefix request

2011-08-10 Thread H.Merijn Brand
On Wed, 10 Aug 2011 00:42:05 -0700, Lokkju Brennr wrote: > Ok, I think I misunderstood - were you trying to tell me you had gone > ahead and made the change, not that it had already been reserved for > some other module? correct. mje is co-maint for DBI > Loki -- H.Merijn Brand http://tux.n

Re: Spatialite prefix request

2011-08-10 Thread H.Merijn Brand
On Wed, 10 Aug 2011 00:37:07 -0700, Lokkju Brennr wrote: > Hmm - ok... I have the Perl DBD::Spatialite namespace with my > DBD::Spatialite driver currently, in CPAN (using x_spatialite_ as a > stopgap). I don't see a DBD::Spatialite in DBI's trunk. There will never be. You are now free to make

Re: Spatialite prefix request

2011-08-10 Thread Lokkju Brennr
Ok, I think I misunderstood - were you trying to tell me you had gone ahead and made the change, not that it had already been reserved for some other module? Loki On Wed, Aug 10, 2011 at 12:37 AM, Lokkju Brennr wrote: > Hmm - ok...  I have the Perl DBD::Spatialite namespace with my > DBD::Spatia

Re: Spatialite prefix request

2011-08-10 Thread Lokkju Brennr
Hmm - ok... I have the Perl DBD::Spatialite namespace with my DBD::Spatialite driver currently, in CPAN (using x_spatialite_ as a stopgap). I don't see a DBD::Spatialite in DBI's trunk. Loki On Wed, Aug 10, 2011 at 12:22 AM, Martin J. Evans wrote: > On 09/08/11 21:44, Lokkju Brennr wrote: >> >

Re: Spatialite prefix request

2011-08-10 Thread Martin J. Evans
On 09/08/11 21:44, Lokkju Brennr wrote: I'm perfectly happy with spatialite_ - it was my original proposal. Loki spatialite_ is reserved as a driver prefix with the driver beingDBD::Spatialite in DBI's trunk in subversion. Martin -- Martin J. Evans Easysoft Limited http://www.easysoft.com

Re: Spatialite prefix request

2011-08-09 Thread Lokkju Brennr
I'm perfectly happy with spatialite_ - it was my original proposal. Loki

Re: Spatialite prefix request

2011-08-09 Thread Tim Bunce
On Tue, Aug 09, 2011 at 01:05:40AM -, Greg Sabino Mullane wrote: > > > Did you have a prefix in mind that is not already in use? Would 'sl_' be > > appropriate, for example? You can find the current list of assignments at > > about line 320 in DBI.pm, and 'sl_' appears to be available. (Th

Re: Spatialite prefix request

2011-08-08 Thread H.Merijn Brand
On Tue, 9 Aug 2011 01:05:40 -, "Greg Sabino Mullane" wrote: > > Did you have a prefix in mind that is not already in use? Would 'sl_' be > > appropriate, for example? You can find the current list of assignments at > > about line 320 in DBI.pm, and 'sl_' appears to be available. (The lon

Re: Spatialite prefix request

2011-08-08 Thread Greg Sabino Mullane
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 > Did you have a prefix in mind that is not already in use? Would 'sl_' be > appropriate, for example? You can find the current list of assignments at > about line 320 in DBI.pm, and 'sl_' appears to be available. (The longest > current pref

Re: Spatialite prefix request

2011-08-08 Thread Lokkju Brennr
sl_ would work just fine. (now waiting for the DBI gods to deign to add it) Loki On Sat, Aug 6, 2011 at 2:31 AM, Jonathan Leffler wrote: > > On Fri, Aug 5, 2011 at 14:02, Loki wrote: >> >> The DBD instructions on this are very vague (other then saying send to >> the mailing list) but I need to

Re: Spatialite prefix request

2011-08-06 Thread Jonathan Leffler
On Fri, Aug 5, 2011 at 14:02, Loki wrote: > The DBD instructions on this are very vague (other then saying send to > the mailing list) but I need to get a new DBI private prefix > registered for DBD::Spatialite - what are the next steps? > You've started correctly. Did you have a prefix in mind

Spatialite prefix request

2011-08-06 Thread Loki
The DBD instructions on this are very vague (other then saying send to the mailing list) but I need to get a new DBI private prefix registered for DBD::Spatialite - what are the next steps? Loki