6 May
2013
6 May
'13
9:37 a.m.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8798 --- Comment #52 from Paul Poulain <paul.poulain@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.