17 Jun
2019
17 Jun
'19
12:02 p.m.
https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21073 --- Comment #52 from Tomás Cohen Arazi <tomascohen@gmail.com> --- (In reply to Martin Renvoize from comment #47)
I do however note we're currently loading all class methods into the database.. do we perhaps want to restrict them to 'public' methods only (i.e. missing out _method methods) or even limit down to only 'supported' methods known by the plugin system? (I'm not sure about the latter.. we might want to allow a plugin to introspect itself for some reason in the future... perhaps?)
Addressed. -- You are receiving this mail because: You are watching all bug changes.