Eliminate JSON::XS dependency
-----------------------------
Key: LUCY-133
URL: https://issues.apache.org/jira/browse/LUCY-133
Project: Lucy
Issue Type: Task
Components: Core
Reporter: Marvin Humphrey
Assignee: Marvin Humphrey
Fix For: 0.2-incubating
Lucy currently depends on the CPAN module JSON::XS for encoding and decoding
of JSON. JSON::XS has two drawbacks: it is Perl licensed, and it is a Perl
module which other Lucy host bindings cannot use.
We need to swap out JSON::XS with either a hand-rolled replacement or another
library. However, we do not have to resolve this issue prior to the
0.1.0-incubating release, thanks to LEGAL-86.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira