https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=8483

--- Comment #54 from Kyle M Hall <[email protected]> ---
(In reply to Jonathan Druart from comment #53)
> (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.

Can you describe how we should be relying on DBIx::Class here? Are you saying I
should be getting the data via the underlying DBIC connection which I can then
wrap and return? If so I can do that!

-- 
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