RandomSec/main
Tom Morris b3f5fada95 FIXED - task 578 & 596: Clean up JSON importer
http://code.google.com/p/google-refine/issues/detail?id=578
http://code.google.com/p/google-refine/issues/detail?id=596

Extend tree parser framework to allow any Serializable instead of just Strings. Use this in JSON importer to: Import keywords null, true, false; Import empty strings and don't trim whitespace from strings on import;  Import numbers directly instead of importing them as text and then parsing them ourselves. Add tests to verify all this stuff

git-svn-id: http://google-refine.googlecode.com/svn/trunk@2543 7d457c2a-affb-35e4-300a-418c747d4874
2012-09-08 01:20:25 +00:00
..
.settings Update formatter preferences to match settings in formatter XML file 2011-08-11 19:18:12 +00:00
IDEs GoogleRefineTests.launch now looks in the correct directories for the tests 2010-11-03 19:38:54 +00:00
src FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00
tests FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00
webapp FIXED - task 578 & 596: Clean up JSON importer 2012-09-08 01:20:25 +00:00
.classpath Export Butterfly so it's available to extensions that need it (e.g. Jython) 2011-08-11 19:15:18 +00:00
.gitignore another gitignore for eclipse git support 2010-05-31 09:00:37 +00:00
.project Convert mixed Java/Javascript projects to faceted form so we can support both languages in Eclipse 2010-10-15 21:42:49 +00:00