line21c / google-api-dotnet-client

Automatically exported from code.google.com/p/google-api-dotnet-client
Apache License 2.0
0 stars 0 forks source link

Static Type support: Codegen #9

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Support Static types.

The auto-discovery nature of the new apis means that it is not possible to 
easily create classes specific to an API.

Code-gen will help solve this by allowing the developer to build client API's 
and static classes based of the discovery document.

Original issue reported on code.google.com by paulkinlan@google.com on 27 Aug 2010 at 7:31

GoogleCodeExporter commented 9 years ago

Original comment by ccherub...@google.com on 7 Feb 2011 at 4:19

GoogleCodeExporter commented 9 years ago
Code-generation is working enough that this issue is no longer useful. We have 
a working code gen solution. if we want to improve this we can use multiple 
smaller issues.

Original comment by davidwat...@google.com on 14 Apr 2011 at 6:28