[ https://issues.apache.org/jira/browse/GROOVY-7578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731260#comment-14731260 ]
Aseem Bansal commented on GROOVY-7578: -------------------------------------- Also a simpler reasoning for why that is incorrect is that only one thing can be checked - either class or metaclass. Not both of them can be checked at the same time. > Image present for metaprogramming is incorrect > ---------------------------------------------- > > Key: GROOVY-7578 > URL: https://issues.apache.org/jira/browse/GROOVY-7578 > Project: Groovy > Issue Type: Documentation > Reporter: Aseem Bansal > > I am reading groovy metaprogramming documentation and saw that the image > present is wrong. I mean there is an image present but the flow is wrong. > It has a block "Method exists in MetaClass or Class" two times. One after > GroovyInterceptable and other after the first "Method exists in MetaClass or > Class" . > I tried a simple program and as per this I believe the first block should > have class only and second block should have MetaClass only -- This message was sent by Atlassian JIRA (v6.3.4#6332)