Letractively / android-beryl

Automatically exported from code.google.com/p/android-beryl
MIT License
0 stars 0 forks source link

Web Service/Json Class Generator #5

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Parsing Json classes sucks. Need to build a parser that will understand json 
files and generate code to create them.
It'd also be nice to create code to generate classes to interpret REST web 
services.

This could be used to generate classes for the 2nd pass of Bing Search Api 
and the Google Chart Api.

Original issue reported on code.google.com by futonred...@gmail.com on 19 Mar 2010 at 11:35

GoogleCodeExporter commented 8 years ago
http://msdn.microsoft.com/en-us/library/w5e3ax1a(VS.80).aspx

Original comment by futonred...@gmail.com on 19 Mar 2010 at 11:39