You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "Bruce Mitchener (JIRA)" <ji...@apache.org> on 2011/01/11 19:34:47 UTC

[jira] Resolved: (AVRO-550) Switch from Jansson to YAJL

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

Bruce Mitchener resolved AVRO-550.
----------------------------------

    Resolution: Won't Fix

No need...

> Switch from Jansson to YAJL
> ---------------------------
>
>                 Key: AVRO-550
>                 URL: https://issues.apache.org/jira/browse/AVRO-550
>             Project: Avro
>          Issue Type: Improvement
>          Components: c
>            Reporter: Bruce Mitchener
>
> Reasons to switch to YAJL:
>  * Already supports intercepting / replacing the memory allocator.
>  * Already ported to Win32
>  * Uses CMake already
> I think it also addresses a bug that we currently have in terms of compliance with the spec since Jansson can't return anything other than a dictionary or list from a JSON parse, but I don't recall for sure what that was.

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