4 Nov
2008
4 Nov
'08
5:43 p.m.
Joe Atzberger a écrit :
The purpose of Table is to provide all the basic functionality that is reimplemented multiple times throughout Koha for each DB table. This code is considered experimental and does not yet supplant any production code. Please examine and test, like: use C4::Table; my $table = C4::Table->new("borrowers"); my $set = $table->select({surname=>"Smith", sort=>"branchcode,firstname"});
Hi Joe, do we agree that it doesn't mean there will be those statements in Perl ? I think having all Perl in C4/*.pm is a good way. So, this C4::Table will be used in .pm. agreed ? -- Paul POULAIN http://www.biblibre.com Expert en Logiciels Libres pour l'info-doc NOUVEAU TELEPHONE : 04 91 81 35 08