GitHub user anshbansal opened a pull request:

    https://github.com/apache/incubator-groovy/pull/64

    Update core-program-structure.adoc

    - Added why the packages are imported by defaults and also removed the 6 
part as two classes are also imported.
    - Changed the star import content as that was rendered as bold on the page.
    - is instead of it
    
    There are 2 other things that may need some clarification but I am not 
really sure
    >dynamic than Java in that it allows you to define methods with the same 
name as an imported method as long as you have different types
    
    This needs an example. I am not sure what this means so couldn't add.
    
    >How can we fix it in one place, outside of the original class, without 
changing all the code that’s using it? Groovy has an elegant solution to this 
problem.
    
    Is this example valid? I mean the imports will need to be changed. Correct?

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

    $ git pull https://github.com/anshbansal/incubator-groovy patch-4

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

    https://github.com/apache/incubator-groovy/pull/64.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 #64
    
----
commit d1e78fe6ee0ffc8335de8a6def2d8d0a0f3d1b4a
Author: Aseem Bansal <aseemban...@live.com>
Date:   2015-07-18T12:31:53Z

    Update core-program-structure.adoc
    
    - Added why the packages are imported by defaults and also removed the 6 
part as two classes are also imported.
    - Changed the star import content as that was rendered as bold on the page.
    - is instead of it

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to