Re: [Monetdb-developers] DBD::monetdb: DBI registration
Niels Nes wrote (2005-07-16 14:57):
I guess we never told you that we all agree this is a very good idea. We have similar plans with the jdbc and php/pear-db interfaces. So go ahead.
O.k., FYI, I registered the 'monetdb_' prefix within DBI: http://www.xray.mpe.mpg.de/mailing-lists/dbi/2005-08/msg00102.html As soon as Tim commits this patch, you'll see it here: http://svn.perl.org/viewcvs/modules/dbi/trunk/DBI.pm?view=log Further on, I proposed DBD::monetdb for inclusion in the Module List http://www.xray.mpe.mpg.de/mailing-lists/modules/2005-08/msg00695.html Usually, this takes time. (Somebody of the module list maintainers has to acknowledge the proposal.) Certainly, DBI users expect to find a DBI driver on CPAN: http://search.cpan.org/modlist/Database_Interfaces/DBD Do you have any objections that I upload snapshots of DBD::monetdb to CPAN? Such a package will be generated as follows: cd MonetDB/src/mapi/clients/perl/DBD Makefile.PL make dist I'm aware that currently, with its MapiLib dependency, the package isn't very useful on its own - the user needs a MonetDB client anyway. That's not nice, but nothing out of the ordinary (and it may be changed). Steffen
On Wed, Aug 24, 2005 at 12:32:07PM +0200, Steffen Goeldner wrote:
Niels Nes wrote (2005-07-16 14:57):
I guess we never told you that we all agree this is a very good idea. We have similar plans with the jdbc and php/pear-db interfaces. So go ahead.
O.k., FYI, I registered the 'monetdb_' prefix within DBI: Great.
http://www.xray.mpe.mpg.de/mailing-lists/dbi/2005-08/msg00102.html
As soon as Tim commits this patch, you'll see it here:
http://svn.perl.org/viewcvs/modules/dbi/trunk/DBI.pm?view=log
Further on, I proposed DBD::monetdb for inclusion in the Module List
http://www.xray.mpe.mpg.de/mailing-lists/modules/2005-08/msg00695.html
Usually, this takes time. (Somebody of the module list maintainers has to acknowledge the proposal.)
Certainly, DBI users expect to find a DBI driver on CPAN:
http://search.cpan.org/modlist/Database_Interfaces/DBD
Do you have any objections that I upload snapshots of DBD::monetdb to CPAN? I have no objections. Do we need to include some information into our web site?
Such a package will be generated as follows:
cd MonetDB/src/mapi/clients/perl/DBD Makefile.PL make dist
I'm aware that currently, with its MapiLib dependency, the package isn't very useful on its own - the user needs a MonetDB client anyway. That's not nice, but nothing out of the ordinary (and it may be changed). There are plans to make Mapi (and all other clients) a seperate CVS repository and likely with its own development cycle and release plan.
Niels
Steffen
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
Niels Nes wrote:
[...]
Do you have any objections that I upload snapshots of DBD::monetdb to CPAN?
I have no objections. Do we need to include some information into our web site?
O.k., we have a CPAN release: http://search.cpan.org/dist/DBD-monetdb/ and an announcement thereof: http://www.xray.mpe.mpg.de/mailing-lists/dbi/2005-08/msg00211.html It would be nice if you could add a link at http://monetdb.cwi.nl/TechDocs/APIs/DBIPerl/index.html to the distribution page above or to the module documentation: http://search.cpan.org/perldoc?DBD%3A%3Amonetdb (or both). Steffen
On Mon, Aug 29, 2005 at 05:03:00PM +0200, Steffen Goeldner wrote:
Niels Nes wrote:
[...]
Do you have any objections that I upload snapshots of DBD::monetdb to CPAN?
I have no objections. Do we need to include some information into our web site?
O.k., we have a CPAN release:
This is really great. I added the links. Could you have a look if the page looks okay. Any updates/improvements on the MonetDB webpages are also very much appreciated. Niels
http://search.cpan.org/dist/DBD-monetdb/
and an announcement thereof:
http://www.xray.mpe.mpg.de/mailing-lists/dbi/2005-08/msg00211.html
It would be nice if you could add a link at
http://monetdb.cwi.nl/TechDocs/APIs/DBIPerl/index.html
to the distribution page above or to the module documentation:
http://search.cpan.org/perldoc?DBD%3A%3Amonetdb
(or both).
Steffen
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
Niels Nes wrote:
On Mon, Aug 29, 2005 at 05:03:00PM +0200, Steffen Goeldner wrote:
O.k., we have a CPAN release:
This is really great. I added the links. Could you have a look if the page looks okay. Any updates/improvements on the MonetDB webpages are also very much appreciated.
Looks good! IMO, the local download link: http://monetdb.cwi.nl/monet/src/mapi/clients/perl/DBD/monetdb.pm isn't very useful. I'd rather link into the parent directory: http://monetdb.cwi.nl/monet/src/mapi/clients/perl/DBD/ or drop the link altogether. Further, I'd provide a link for DBI (in the 2nd sentence): http://search.cpan.org/perldoc?DBI Steffen
Niels Nes wrote:
There are plans to make Mapi (and all other clients) a seperate CVS repository and likely with its own development cycle and release plan.
How firm are these plans? I ask because a moved module loses CVS history - thus it may be better if I delay the new MonetDB-CLI-* perl modules somewhat. http://sourceforge.net/mailarchive/forum.php?thread_id=8122626&forum_id=39803 Steffen
I have some large commit in the pipeline as well, so I'd like to know this as well, so I can modify the current JDBC structure at the same time that the repository moves over. Steffen Goeldner wrote:
Niels Nes wrote:
There are plans to make Mapi (and all other clients) a seperate CVS repository and likely with its own development cycle and release plan.
How firm are these plans? I ask because a moved module loses CVS history - thus it may be better if I delay the new MonetDB-CLI-* perl modules somewhat.
http://sourceforge.net/mailarchive/forum.php?thread_id=8122626&forum_id=39803
Steffen
------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
On Tue, Sep 27, 2005 at 05:41:57PM +0200, Fabian wrote:
I have some large commit in the pipeline as well, so I'd like to know this as well, so I can modify the current JDBC structure at the same time that the repository moves over.
We would prefer to make this change before the upcoming release (end oktober). Unfortunately we are very busy with Xupdate and changes are very big it will not happen before the freeze (which should be here in about 2 to 3 weeks). So this split will probably be top of the list for the next release, ie the cvs repos split right after the release. After this we will have a lot of different cvs repos, making it harder for someone to start using monet. So we probably at jet another which should contain code for retrieving the proper cvs repos and configuring these to. Niels
Steffen Goeldner wrote:
Niels Nes wrote:
There are plans to make Mapi (and all other clients) a seperate CVS repository and likely with its own development cycle and release plan.
How firm are these plans? I ask because a moved module loses CVS history - thus it may be better if I delay the new MonetDB-CLI-* perl modules somewhat.
http://sourceforge.net/mailarchive/forum.php?thread_id=8122626&forum_id=39803
Steffen
------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ Monetdb-developers mailing list Monetdb-developers@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-developers
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
Niels Nes wrote:
On Tue, Sep 27, 2005 at 05:41:57PM +0200, Fabian wrote:
I have some large commit in the pipeline as well, so I'd like to know this as well, so I can modify the current JDBC structure at the same time that the repository moves over.
We would prefer to make this change before the upcoming release (end oktober). Unfortunately we are very busy with Xupdate and changes are very big it will not happen before the freeze (which should be here in about 2 to 3 weeks). So this split will probably be top of the list for the next release, ie the cvs repos split right after the release.
Well, in this case, I'll add the directories MonetDB-CLI (MonetDB Call Level Interface) MonetDB-CLI-MapiLib (MonetDB::CLI implementation, using MapiLib) MonetDB-CLI-* (more MonetDB::CLI implementations) in MonetDB/src/mapi/clients/perl/ O.k.? Steffen
On Mon, Oct 10, 2005 at 12:00:21PM +0200, Steffen Goeldner wrote:
Niels Nes wrote:
On Tue, Sep 27, 2005 at 05:41:57PM +0200, Fabian wrote:
I have some large commit in the pipeline as well, so I'd like to know this as well, so I can modify the current JDBC structure at the same time that the repository moves over.
We would prefer to make this change before the upcoming release (end oktober). Unfortunately we are very busy with Xupdate and changes are very big it will not happen before the freeze (which should be here in about 2 to 3 weeks). So this split will probably be top of the list for the next release, ie the cvs repos split right after the release.
Well, in this case, I'll add the directories
MonetDB-CLI (MonetDB Call Level Interface) MonetDB-CLI-MapiLib (MonetDB::CLI implementation, using MapiLib) MonetDB-CLI-* (more MonetDB::CLI implementations)
in
MonetDB/src/mapi/clients/perl/
O.k.? Okay..
Niels
Steffen
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
participants (3)
-
Fabian
-
Niels Nes
-
Steffen Goeldner