On Tue 10 Aug 2004 00:52, Tim Bunce <[EMAIL PROTECTED]> wrote: > Comments welcome. > > > =head1 DBI ROAD-MAP > > 9th August 2004 > > This document aims to provide a high level overview of the future direction of the > DBI. > > It outlines the broad categories of changes, along with some rational, > but does not go into implementation details and ignores many more > minor planned enhancements. More details can be found in: > > http://svn.perl.org/modules/dbi/trunk/ToDo > > (username guest, password guest)
Unsure if this is the right spot, but in writing the DBD I found the unidirection from handle to handle quite restrictive. Statement handles know what database handle they belong to, but database handles don't know what statement handles are opened on them. Will this be somehow addressed in DBI-2? Currently I have the feeling I have to jump through hoops to have these relations registered in the DBD, which I need to workaround database design errors (NOT DBI errors!) -- H.Merijn Brand Amsterdam Perl Mongers (http://amsterdam.pm.org/) using perl-5.6.1, 5.8.0 & 633 on HP-UX 10.20 & 11.00, AIX 4.2, AIX 4.3, WinNT 4, Win2K pro & WinCE 2.11 often with Tk800.024 &/| DBD-Unify ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/H/HM/HMBRAND/