savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] submission of DBIx::OODBI - savannah.nongnu.org


From: Rudy Gevaert
Subject: Re: [Savannah-hackers] submission of DBIx::OODBI - savannah.nongnu.org
Date: Wed, 16 Apr 2003 05:21:35 -0400
User-agent: Mutt/1.3.28i

Hi,
Your project has been approved but we have forwarded your request
to evaluate your package for the GNU project,
When your project has been approved you can contact us to change it
from nongnu tot GNU.

Regards,



On Tue, Apr 15, 2003 at 09:05:26AM -0400, address@hidden wrote:
> 
> A package was submitted to savannah.nongnu.org
> This mail was sent to address@hidden, address@hidden
> 
> 
> Jacek Szymanski <address@hidden> described the package as follows:
> License: lgpl
> Other License: 
> Package: DBIx::OODBI
> System name: oodbi
> Type: non-GNU
> 
> Description:
> Perl module - Object oriented SQL query generator, inspired by and similar to 
> DBIx::SearchBuilder (but without SearchBuilder code).
> 
> It consists of three main classes:
> 
> DBIx::OODBI::Handle - class to manage database connection, to be subclassed 
> by engine-dependent modules (now there is module for mysql interaction).
> 
> DBIx::OODBI::Recordset - class to manage recordsets, generates SELECT queries.
> 
> DBIx::OODBI::Record - class to manage records, generates INSERT, UPDATE and 
> DELETE queries.
> 
> It\'s used by subclassing those three classes (in fact, Handle can\'t be 
> directly subclassed, it needs an engine-dependent subclass) and manipulating 
> objects of subclasses.
> 
> DBIx::OODBI provides additional three functions to generate those subclasses:
> 
> DBIx::OODBI::HandleClass to generate class for DB handles,
> DBIx::OODBI::AutoHandle which calls HandleClass, then creates a handle object 
> and connects it to the database,
> DBIx::OODBI::Dataset which generates Recordset and Record subclasses 
> associated with specified table.
> 
> Its initial sources may be downloaded from http://www.bti.pl/~jps/oodbi.tar.gz
> 
> 
> 
> Other Software Required:
> Perl DBI, Perl itself, DBD drivers
> 
> Other Comments:
> 
> 
> 
> 
> _______________________________________________
> Savannah-hackers mailing list
> address@hidden
> http://mail.gnu.org/mailman/listinfo/savannah-hackers

-- 
Rudy Gevaert                address@hidden              
Web page                    http:/www.webworm.org
GNU/Linux for schools       http://www.nongnu.org/glms
Savannah hacker             http://savannah.gnu.org
                                        




reply via email to

[Prev in Thread] Current Thread [Next in Thread]