On 13.12.12 12:23, H.Merijn Brand wrote:
On Tue, 04 Dec 2012 18:52:06 +0100, Jens Rehsack <rehs...@gmail.com>
wrote:
Hi Merijn,
Reply to summarize progress
we should talk about
- how to modify DBI::DBD::SqlEngine::TableSource and
DBI::DBD::SqlEngine::DataSource to allow chaining
(eg. fetch via http/ssh & decompress)
Still open, planned for today
Still open, new date where it's planned for? I meanwhile
updated some docs, so major changes will not be done by
me anymore.
- easy way to configure the table-/datasources
Still open, planned for today
Still open, new planned date? Nice place for some pod might
be DBD::CSV, because neither DBD::File nor DBI::DBD::SqlEngine
is capable of neat $dbh->{csv_tables} and DBD::DBM fails for
anything else but "DataSource::FileSystem" ([GNS]DBM_File open
the file, not anyone else).
- making DBD::CSV ready for dev-release (to get ideas about
chop-blank errors)
Ready, thanks to intens coorporation on IRC. Waiting for a
SQL::Statement release. Then I'll release a new DBD::CSV
that depends on it
Uploaded a few minutes ago (86 PASS, 0 FAIL looked reasonable
good to me).
- feature request:
* skip-lines + columns line is first/second line
* columns line is "commented"
No priority. I'll have to think about these
- compatibility support for $dbh->{f_meta}
Open, planned for discussion on IRC today
Not done, added some quirks to lib/DBD/File.pm
- RT#81516 (close connected to $dbh->{f_meta} stuff}
Two possible fixes were posted by Jens yesterday. We'd
really (yes, REALLY) appreciate feedback on that ASAP.
Done.
It would be great if Sven could join the discussion
for AnyData/DBD::AnyData work (to avoid doing incompatible
stuff) and Tim as well as Martin to have more people with
better knowledge about DBI::DBD::SqlEngine/DBD::File internals.
Cheers
--
Jens Rehsack