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

--- Comment #22 from David Cook <dc...@prosentient.com.au> ---
Interestingly, Tina Muller who has taken over CGI::Session::Serialize::yaml is
also the maintainer of YAML::XS. 

Ahhh CGI::Session::Serialize::yaml also has an undocumented feature. If you
look at the source code, you'll see that you can set
$CGI::Session::Serialize::yaml::Flavour to whatever YAML module you want that
can use Dump/Load methods. (Note that you'd have to preload it yourself with
'use' or 'require'.)

So... it looks like CGI::Session::Serialize::yaml can work with YAML::XS.

Personally, it would be awesome if we could retain the use of
CGI::Session::Serialize::yaml. 

I'm going to move this to "In Discussion", but if no one else cares, feel free
to move back to "Passed QA".

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Koha-bugs mailing list
Koha-bugs@lists.koha-community.org
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