You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by paulk-asert <gi...@git.apache.org> on 2015/08/01 04:28:44 UTC

[GitHub] incubator-groovy pull request: GROOVY-7529: Fix up transforms (apa...

Github user paulk-asert commented on a diff in the pull request:

    https://github.com/apache/incubator-groovy/pull/77#discussion_r36029568
  
    --- Diff: src/spec/doc/core-metaprogramming.adoc ---
    @@ -966,6 +966,25 @@ include::{projectdir}/src/spec/test/CodeGenerationASTTransformsTest.groovy[tags=
     ----
     |=======================================================================
     
    +[[xform-MapConstructor]]
    +===== @groovy.transform.MapConstructor
    +
    +The `@MapConstructor` annotation aims at eliminating boilerplate code by generating a map constructor for you. A map
    --- End diff --
    
    Yes, MapConstructor was missing from the documentation altogether. I added at least a placeholder but I'll probably try to add the doco in a separate commit and then rework this PR accordingly.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---