https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28655
--- Comment #10 from Kyle M Hall <[email protected]> --- (In reply to Martin Renvoize from comment #9) > I not opposed to this approach so long as we can resolve the issues already > noted by David. > > I would really like to see more formal trust process for security with a > more centralised app store style approach.. I see that as a prerequisite for > this level of exposure/power in the plugin system. > > I also feel we'd need to massively improve our code documentation.. right > now we make no promises to keep subroutine signatures or names etc as they > are.. in fact with all the refactoring and modernisation work going on we're > changing things under the hood a lot. Opening up every method to being > wrapped opens up a new can if worms and requirements for core to become > significantly more stable than I think it currently is. Agreed! I can see us versioning our signatures so to make it easier to know if a plugin may no longer be compatible. -- 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/
