abujehad139 / 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

Remove discovery and codegen #325

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
There should be one runtime dll and one discovery dll.
Right now all the discovery components are mixed up with the runtime components 
in the same Google.Apis assembly.

Original issue reported on code.google.com by pele...@google.com on 17 May 2013 at 6:02

GoogleCodeExporter commented 9 years ago
The service generator is going to be removed and we are going to use the 
templates system on CodeGen. See 
https://code.google.com/p/google-apis-client-generator/source/browse/#git%2Fsrc%
2Fgoogleapis%2Fcodegen%2Ftemplates%253Fstate%253Dclosed for more information. 
We will add dotnet folder there with all the csharp templates.

http://codereview.appspot.com/12020043

Original comment by pele...@google.com on 29 Jul 2013 at 10:24

GoogleCodeExporter commented 9 years ago

Original comment by pele...@google.com on 29 Jul 2013 at 10:24

GoogleCodeExporter commented 9 years ago
https://codereview.appspot.com/12020043/

Original comment by pele...@google.com on 8 Aug 2013 at 9:04