https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=21068
--- Comment #3 from Benjamin Rokseth <[email protected]> --- Tomas PM'ed me on this and I briefly explained that we use the code, though heavily modified, in production. We add a Koha::Sync object and some logic, mostly to handle flaky implementation by the vendors of the sync endpoint, but I still believe it would better reside outside Koha community code, preferably as a module to koha core. Tomas argued for a plugin and I guess that would be a similar choice but faster to implement. I dont think the community should be burdened with this kind of perifery functionality, especially since it migh be legacy at some point, and noone might notice. If we're the only ones using it, I'd say better remove it from community code and let us struggle with the implementation -- 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/
