Re: Fwd: DBD::File updates and DBD::PO
Jens Rehsack <[email protected]>
| Newsgroups | gmane.comp.lang.perl.modules.dbi.sybase.devel |
|---|---|
| Message-ID | <[email protected]> |
2010/8/16 Tim Bunce <[email protected]>: > 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 can't free himself after "we" (read: I) updated DBD::File so much ;) > It would also be handy if the driver had a name that was easy/safe to do > a global replace on. Then we could provide a "clone the driver" script > that would copy the driver source tree, including tests, and change the > package names etc. Ideally the new driver tree, with the new name, > should "just work". As discussed with you and Greg Sabino Mullane in IRC, I've added two guides how to implement DBI drivers using DBI::DBD::SqlEngine or DBD::File. Steffen, would you please be so kind and prove them, if they fit your needs? Best regards, Jens