https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=28317

--- Comment #20 from David Cook <[email protected]> ---
(In reply to Jonathan Druart from comment #3)
> Why don't we use CGI::Session::Serialize::default instead?

It's a shame that we're losing the YAML serialization. 

As noted on https://metacpan.org/pod/CGI::Session::Serialize::yaml, using YAML
makes it easy to share session data across different languages. 

I have third-party apps that can use Koha session data by parsing the YAML. It
looks like I'll have to think of something much more complicated to deal with
the change in serialization.

-- 
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/

Reply via email to