Some Eclipse Foundation services are deprecated, or will be soon. Please ensure you've read this important communication.

Bug 305278

Summary: [visualization] JSON dependency should be switched to Orbit bundle
Product: [RT] RAP Reporter: Austin Riddle <austin.riddle>
Component: IncubatorAssignee: Project Inbox <rap.incubator-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Hardware: All   
OS: All   
Whiteboard:

Description Austin Riddle CLA 2010-03-09 22:11:25 EST
I recently checked-in the Eclipse approved JSON source code as an Orbit bundle.

The internal JSON code in the Google visualization bundle should now be removed and the dependency added for the JSON bundle.

However, there are some changes to the original JSON codebase (particularly regarding date handling) that exist in the visualization plugin, so there needs to be an assessment to see if the changes are still required, or if they can be extracted to facilitate the new dependency.
Comment 1 Austin Riddle CLA 2010-04-20 15:47:56 EDT
Added dependency on org.json Orbit bundle and ported the proprietary json code modifications to JSONGoogleDataTable.java