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 2016/05/04 20:13:12 UTC

[jira] [Commented] (GROOVY-7604) traits docs diamond problem explanation

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

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

GitHub user andresteingress opened a pull request:

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

    GROOVY-7604: traits docs diamond problem explanation

    Fixes a (very) tiny text issue raised in GROOVY-7604.


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

    $ git pull https://github.com/andresteingress/groovy GROOVY-7604

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

    https://github.com/apache/groovy/pull/327.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 #327
    
----
commit b0ad8bda06bd223b51acfe80b3c63e7e0be26d35
Author: Andre Steingress <me...@andresteingress.com>
Date:   2016-05-04T20:07:47Z

    GROOVY-7604: traits docs diamond problem explanation

----


> traits docs diamond problem explanation
> ---------------------------------------
>
>                 Key: GROOVY-7604
>                 URL: https://issues.apache.org/jira/browse/GROOVY-7604
>             Project: Groovy
>          Issue Type: Documentation
>            Reporter: Aseem Bansal
>
> http://www.groovy-lang.org/objectorientation.html#_composition_of_behaviors
> has an example after referring diamond problem. Is it correct example for diamond problem? Shouldn't the method names be the same?



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)