[Koha-bugs] [Bug 8798] Add the use of DBIx::Class

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Mon May 6 09:37:46 CEST 2013


http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798

--- Comment #52 from Paul Poulain <paul.poulain at biblibre.com> ---
(In reply to comment #51)
> I think the main objection to using DBIx::Class in Koha has been concerns
> about speed? It looks like the newest release addresses that:
> http://jjnapiorkowski.typepad.com/modern-perl/2013/05/perl-dbixclass-an-
> awesome-orm-now-with-super-speed.html

The other concern, if i'm not wrong, is that the schema requires a lot of time
to load. In persistent mode, it can be ignored, as it's made one.

So we must have plack working before introducing DBIx::Class.

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list