https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=17427 --- Comment #47 from Jonathan Druart <jonathan.druart+koha@gmail.com> --- (In reply to David Cook from comment #43)
(In reply to Jonathan Druart from comment #42)
Ok, let's discuss then. What do we do?
I am ok with having our module where Data::Session is expecting it.
How do you propose to do that in production though?
The only reasonable option I see would be creating our Data::Session::Serializer::yamlxs as a standalone library (with its own git repository), and then packaging that and storing it in the Koha Community APT repo, and then adding it as a Koha dependency.
I don't understand. Why isn't this ok for production? It's what we do already for CGI::Session -- You are receiving this mail because: You are the assignee for the bug. You are watching all bug changes.