You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/08/12 23:43:00 UTC

[jira] [Commented] (GROOVY-8748) CompileUnit could implement NodeMetaDataHandler to act as a "global" node for metadata

    [ https://issues.apache.org/jira/browse/GROOVY-8748?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16577743#comment-16577743 ] 

ASF GitHub Bot commented on GROOVY-8748:
----------------------------------------

GitHub user paulk-asert opened a pull request:

    https://github.com/apache/groovy/pull/783

    GROOVY-8748: CompileUnit could implement NodeMetaDataHandler to act a…

    …s a "global" node for metadata

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/paulk-asert/groovy groovy8748

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/groovy/pull/783.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #783
    
----
commit 027466b2a8ff104504644c541223f4c0532d7645
Author: Paul King <pa...@...>
Date:   2018-08-12T23:24:24Z

    GROOVY-8748: CompileUnit could implement NodeMetaDataHandler to act as a "global" node for metadata

----


> CompileUnit could implement NodeMetaDataHandler to act as a "global" node for metadata
> --------------------------------------------------------------------------------------
>
>                 Key: GROOVY-8748
>                 URL: https://issues.apache.org/jira/browse/GROOVY-8748
>             Project: Groovy
>          Issue Type: Improvement
>            Reporter: Paul King
>            Priority: Major
>
> This works better than using static fields to store such metadata.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)