https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21068
--- Comment #6 from Benjamin Rokseth <[email protected]> --- (In reply to Magnus Enger from comment #4) > (In reply to Benjamin Rokseth from comment #3) > > preferably as a module to koha core. > > What do you mean by this? > 1) Oh, just my hope to see the emerge of a Koha::Core so that we could actually make Koha modular and more maintainable for larger libraries like ourselves. I will file a bug explaining the feature soon. > Libriotech is also interested in having NL-functionality in Koha. It would > be awesome if we could remove the code from Koha and turn it into a plugin, > that we could collaborate on. But it would mean extending the plugin > functionality in Koha to accomodate the necessary functionality of an > NL-plugin. Is that something OPL could put some resources into? We could do this, though somewhat reluctant, since it defeats the purpose of 1), but I guess we could have both. Anyways we could probably leave the tables be (except maybe move hashed_pin) to a patron attribute) and add a Koha::BorrowerSync object for a general usage. -- 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/
