Re: [Koha-devel] Koha-devel Digest, Vol 106, Issue 23
good morning koha users I am having our library bibliographic details above 2 lakhs records in iso 2709 format. please explain in details how to convert records iso2709 format in to koha software. thanking you, your sincerely dr.j.Vijaya Kumar Click here to Reply or Forward 1.7 GB (11%) of 15 GB used Manage <https://accounts.google.com/ManageStorage?hl=en> ©2014 Google - Terms & Privacy <https://www.gmail.com/intl/en/mail/help/terms.html> Powered by Last account activity: 35 minutes ago Details Azure StorSimple Solution <https://mail.google.com/mail/?tab=wm&pli=1#ad/273922/CLHi4Z6b6sACFSKaTAodlk0AdQ/cv_p> On Wed, Sep 17, 2014 at 9:37 PM, < koha-devel-request@lists.koha-community.org> wrote:
Send Koha-devel mailing list submissions to koha-devel@lists.koha-community.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-devel or, via email, send a message with subject or body 'help' to koha-devel-request@lists.koha-community.org
You can reach the person managing the list at koha-devel-owner@lists.koha-community.org
When replying, please edit your Subject line so it is more specific than "Re: Contents of Koha-devel digest..."
Today's Topics:
1. Re: Koha and DBIC (Kyle Hall) 2. Re: Koha and DBIC (Colin Campbell) 3. Re: Koha and DBIC (Marcel de Rooy) 4. Re: Koha and DBIC (Mark Tompsett) 5. Re: Koha and DBIC (Colin Campbell) 6. Re: Koha and DBIC (Chris Cormack)
----------------------------------------------------------------------
Message: 1 Date: Wed, 17 Sep 2014 06:40:09 -0400 From: Kyle Hall <kyle.m.hall@gmail.com> To: Jonathan Druart <jonathan.druart@biblibre.com>, Kyle Hall <kyle.m.hall@gmail.com>, Koha Devel <koha-devel@lists.koha-community.org> Subject: Re: [Koha-devel] Koha and DBIC Message-ID: < CACpVHfyZnF9jpWKW5hGcmXtG4eZFf+YpCzkJGiqEwhm11XkoEA@mail.gmail.com> Content-Type: text/plain; charset="utf-8"
Chris, I'm a bit lost here. The idea behind Koha::Object is that we have a common base class from which to derive Koha::Biblio, Koha::Serial and so forth. That is, this class would be used as the base for classes that have a simple 1 to 1 table mapping to encapsulate DBIC while maintaining a consistent set of methods across our many classes. ObjectSet would give us set iterators, set operations, and be a better place to have methods that return a set ( e.g. Koha::Issue::Set::GetOverdues would return a collection of overdue checkouts ).
I'm not sure why you disagree with this idea. Could you expand a bit?
Kyle
-1 for DBIx::Class calls in the .pl -1 for Koha::Object and Koha::Object::Set +1 for proper objects like Koha::Biblio, Koha::Account, Koha::Serial etc
Chris
participants (1)
-
Vijaya Kumar