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

--- Comment #6 from Nick Clemens (kidclamp) <[email protected]> ---
(In reply to David Cook from comment #5)
> Sounds interesting. Could you walk me/us through this a bit more?

The idea is really to make plugin code a bit simpler, easier to read, more
consistent with Koha core, and leave open a path for future integration. 


Adding new objects via the plugin lets plugins use KohaTables and other helper
code as well.

Adding objects was featured in the Koha Advent plugin, but it seems the
background jobs broke this trick 

This patch just ensures the plugins are loaded, and hence all functions and
objects available, for our background processes

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
[email protected]
https://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