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

Martin Renvoize <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |martin.renvoize@ptfs-europe
                   |                            |.com

--- Comment #1 from Martin Renvoize <[email protected]> ---
So.. we already require Mojolicious.. so I'd be tempted to switch to
Mojo::JSON.. I believe it's the fastest pure perl implementation of JSON to
date and it will automatically use Cpanel::JSON::XS when found to go faster
still.

It's also not introducing a new dependency, but rather using one we're already
importing.

Thoughts?

-- 
You are receiving this mail because:
You are watching all bug changes.
You are the assignee for the bug.
_______________________________________________
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