[ 
https://issues.apache.org/jira/browse/LUCY-74?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marvin Humphrey updated LUCY-74:
--------------------------------

    Attachment: TestJson.c
                TestJson.bp
                035-json.t

> JSON parser internal API
> ------------------------
>
>                 Key: LUCY-74
>                 URL: https://issues.apache.org/jira/browse/LUCY-74
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Core, Perl bindings
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>            Priority: Blocker
>         Attachments: 035-json.t, Json.bp, Json.c, json_support.diff, 
> TestJson.bp, TestJson.c
>
>
> Lucy will store most index metadata as JSON, so we need a JSON
> encoder/decoder.  Eventually, we should write our own, but for now, this patch
> supplies an API and leaves it up to the binding to fill in an implementation.
> The supplied Perl binding implementation uses the CPAN module JSON::XS and
> translates back and forth between Perl scalar-hash-array data structures and
> Lucy CharBuf-Hash-VArray data structures.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to