[ 
https://issues.apache.org/jira/browse/COUCHDB-1294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13117872#comment-13117872
 ] 

Paul Joseph Davis commented on COUCHDB-1294:
--------------------------------------------

Most odd. I think this is a bit tied into that last fix I did. Either way, this 
is a SM error and not a Jiffy error. I'm quite perplexed on what the interplay 
might be though.

Also, the SM fix I did the other day seems like less and less of a fix.
                
> 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

        

Reply via email to