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

--- Comment #52 from Paul Poulain <[email protected]> ---
(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.
_______________________________________________
Koha-bugs mailing list
[email protected]
http://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs
website : http://www.koha-community.org/
git : http://git.koha-community.org/
bugs : http://bugs.koha-community.org/

Reply via email to