Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tools-pmc] [CQ 4558] json-simple

http://dev.eclipse.org/ipzilla/show_bug.cgi?id=4558





--- Comment #5 from Eugene Ostroukhov <eugeneo@xxxxxxxxxxx>  2010-10-15 13:45:53 ---
This JSON implementation is supposed to be more efficient and functional.

We had to submit this CQ because Chrome Developer Tools
(https://dev.eclipse.org/ipzilla/show_bug.cgi?id=4555)

Note that communication between debugger backend and browser runtime in this
debugger protocol is done by sending JSON-formatted messages so there are
really high requirements for JSON parser.


-- 
Configure CQmail: http://dev.eclipse.org/ipzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the CQ.


Back to the top