[
https://issues.apache.org/jira/browse/COUCHDB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117873#comment-13117873
]
Benoit Chesneau commented on COUCHDB-1294:
------------------------------------------
I don't reproduce it though on latest trunk. not sure what happened. Other
question I have is that you don't seem to fallback to mochijson? Or did I miss
something?
> Use Jiffy for JSON serialization
> --------------------------------
>
> Key: COUCHDB-1294
> URL: https://issues.apache.org/jira/browse/COUCHDB-1294
> Project: CouchDB
> Issue Type: Improvement
> Components: Database Core, HTTP Interface
> Affects Versions: 1.2
> Reporter: Paul Joseph Davis
> Labels: json
> Attachments: 0001-Import-Jiffy.patch, 0002-Remove-old-ejson-app.patch
>
>
> Jiffy is a NIF for JSON serialization. I wrote it quite a while ago but have
> finally gotten around to writing the integration for CouchDB. This is a
> direct replacement for ejson which does much less parsing in C. Jiffy is as
> close to mochijson2 (with our custom objects) as humanly possible. At the
> moment there are no known differences in output. Jiffy itself has been tested
> fairly extensively by a couple different groups so I'm fairly confident there
> aren't any major bugs left.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira