Re: Fwd: DBD::File updates and DBD::PO

2010-09-02 Thread Jens Rehsack
Original-Nachricht Datum: Mon, 30 Aug 2010 22:34:14 +0200 Von: Jens Rehsack rehs...@googlemail.com An: Tim Bunce tim.bu...@pobox.com, Steffen Winkler steffen.wink...@gmx.net CC: DBI Developers Mailing List dbi-dev@perl.org Betreff: Re: Fwd: DBD::File updates and DBD::PO 2010/8/16

Re: Fwd: DBD::File updates and DBD::PO

2010-08-30 Thread Jens Rehsack
2010/8/16 Tim Bunce tim.bu...@pobox.com: Rather than a skeleton I think I'd prefer an actual useful simple driver with an implementation that's kept clean and clear enough for use as a base for cloning. I.e., a reference implementation. This cloning moved Steffen into the situation where he

Re: Fwd: DBD::File updates and DBD::PO

2010-08-16 Thread Tim Bunce
Rather than a skeleton I think I'd prefer an actual useful simple driver with an implementation that's kept clean and clear enough for use as a base for cloning. I.e., a reference implementation. It would also be handy if the driver had a name that was easy/safe to do a global replace on. Then we

Re: Fwd: DBD::File updates and DBD::PO

2010-08-16 Thread Jens Rehsack
2010/8/16 Tim Bunce tim.bu...@pobox.com: Rather than a skeleton I think I'd prefer an actual useful simple driver with an implementation that's kept clean and clear enough for use as a base for cloning. I.e., a reference implementation. I think, DBD::DBM is a good and clear reference