Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tcf-dev] RE: [Bug 301578] Orbit should offer JSON tools

Hi Martin,

To consider alternative JSON implementation we would need a proof that:
1. It is faster then current implementation - JSON is part of
time-critical path in TCF;
2. It has no dependencies beyond standard Java;
3. It can be extended to support unformatted binary data blocs - aka TCF
Zero Copy protocol.

Regards,
Eugene 

-----Original Message-----
From: Oberhuber, Martin 
Sent: Tuesday, February 02, 2010 11:35 AM
To: Tarassov, Eugene
Cc: DSDP TCF dev list
Subject: FW: [Bug 301578] Orbit should offer JSON tools

Hi Eugene and all TCF committers,

Would it be beneficial for TCF Java side to leverage JSON Utilities from
the external lib (see below) rather than Cooking our own JSON?

Thanks,
Martin 

-----Original Message-----
From: bugzilla-daemon@xxxxxxxxxxx [mailto:bugzilla-daemon@xxxxxxxxxxx]
Sent: Tuesday, February 02, 2010 8:11 PM
To: Oberhuber, Martin
Subject: [Bug 301578] Orbit should offer JSON tools


https://bugs.eclipse.org/bugs/show_bug.cgi?id=301578
Product/Component: Orbit / bundles

--- Comment #1 from Austin Riddle <austin.riddle@xxxxxxxx> 2010-02-02
14:11:09 EST --- Sorry to be terse in my last post.  The JSON code
approved for use in CQ3603 would be useful for reference in a RAP
contribution that provides Google Visualizations.  Currently the
contribution contains the code in its own bundles, which is less than
ideal.

Thanks.

--
Configure bugmail: https://bugs.eclipse.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: ------- You are watching
the assignee of the bug.


Back to the top