https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8483
--- Comment #53 from Jonathan Druart <[email protected]> --- (In reply to Kyle M Hall from comment #51) > I need someone to tell me what needs changed in order to for this to pqa. > All of these changes are internal to Koha::Object and it's children. Taking > advantage of the underlying DBIC object should not be an issue. Can someone > please tell me specifically what needs to be changed? I am sorry but I do not have any good answers. It seems that we are stuck with our Koha::Object[s] implementation at different places. Here you are trying to cache something when we should rely on 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/
