Closed GoogleCodeExporter closed 9 years ago
Original comment by rmis...@google.com
on 16 May 2012 at 1:24
Original comment by yan...@google.com
on 30 May 2012 at 10:04
Original comment by yan...@google.com
on 14 Jul 2012 at 11:24
The code generation framework does not support this and will have to be
extended to support it. Deferring to next release.
Original comment by rmis...@google.com
on 15 Aug 2012 at 11:54
Original comment by yan...@google.com
on 8 Oct 2012 at 7:18
Temporarily assigning it to Jacob.
Hi Jacob,
Is it possible to not generate a file based on a template value? If not can
this capability be added to the codegen layer?
Original comment by rmis...@google.com
on 15 Oct 2012 at 3:45
It should be possible. There is already provision when walking the template
tree for specifying a file filter to exclude some files. ApiLibraryGenerator
doesn't make use of this right now when generating library source, but it would
be simple to add a hook that would let a subclass determine what filter to
apply. Then we'd need to find a backwards-compatible way to let the templates
trigger this hook to produce the right filter (total backwards-compatibility
here might be tricky, since this would involve changes to the generator itself,
not just the templates.)
Original comment by smull...@google.com
on 15 Oct 2012 at 4:37
Can I leave this assigned to you to make the necessary changes in the
framework? After that is done I will make the minor changes necessary not to
generate XYZScopes.
Original comment by rmis...@google.com
on 15 Oct 2012 at 4:46
Yes.
Original comment by smull...@google.com
on 15 Oct 2012 at 4:53
Original comment by yan...@google.com
on 11 Dec 2012 at 2:51
We should at least mark the file as deprecated in 1.14 and remove it 1.15.
Original comment by yan...@google.com
on 18 Jan 2013 at 3:16
Deprecation moved to:
http://code.google.com/p/google-api-java-client/issues/detail?id=711
Original comment by yan...@google.com
on 22 Jan 2013 at 12:49
Original comment by yan...@google.com
on 12 Feb 2013 at 5:58
Issue 711 has been merged into this issue.
Original comment by yan...@google.com
on 12 Feb 2013 at 5:58
Issue 711 has been merged into this issue.
Original comment by yan...@google.com
on 12 Feb 2013 at 5:58
Original issue reported on code.google.com by
yan...@google.com
on 28 Mar 2012 at 7:30