[jira] [Commented] (GROOVY-8258) Create a LINQ-like DSL

2017-07-17 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089499#comment-16089499 ] Daniel Sun commented on GROOVY-8258: LINQ will translate LINQ statement into method calls, which is

[jira] [Commented] (GROOVY-8258) Create a LINQ-like DSL

2017-07-17 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089601#comment-16089601 ] Daniel Sun commented on GROOVY-8258: Time is a problem, but we can push the progress step by step. I

[jira] [Comment Edited] (GROOVY-8258) Create a LINQ-like DSL

2017-07-17 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089601#comment-16089601 ] Daniel Sun edited comment on GROOVY-8258 at 7/17/17 1:30 PM: - Time is a

[jira] [Comment Edited] (GROOVY-8258) Create a LINQ-like DSL

2017-07-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089568#comment-16089568 ] Paul King edited comment on GROOVY-8258 at 7/17/17 9:51 AM: [~daniel_sun]

[jira] [Commented] (GROOVY-8258) Create a LINQ-like DSL

2017-07-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089568#comment-16089568 ] Paul King commented on GROOVY-8258: --- [~daniel_sun] Yes, that was what I was trying to clarify and to

[jira] [Closed] (GROOVY-7158) minus(List, Collection) considers different objects equal if they have equal hashCodes

2017-07-17 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-7158?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner closed GROOVY-7158. - Resolution: Fixed Assignee: John Wagenleitner This issue was fixed by the fix for

[jira] [Created] (GROOVY-8261) Faulty getText implementations for ExpressionStatement & ThrowStatement

2017-07-17 Thread Jesse Glick (JIRA)
Jesse Glick created GROOVY-8261: --- Summary: Faulty getText implementations for ExpressionStatement & ThrowStatement Key: GROOVY-8261 URL: https://issues.apache.org/jira/browse/GROOVY-8261 Project:

[jira] [Resolved] (GROOVY-8259) add suppressed exceptions for with[Auto]Closeable methods

2017-07-17 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-8259. --- Resolution: Fixed Fix Version/s: 2.5.0-beta-2 Proposed PR merged. > add

[jira] [Resolved] (GROOVY-8251) Implement withCloseable on AutoCloseable

2017-07-17 Thread John Wagenleitner (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Wagenleitner resolved GROOVY-8251. --- Resolution: Fixed Assignee: John Wagenleitner Fix Version/s:

[jira] [Commented] (GROOVY-8261) Faulty getText implementations for ExpressionStatement & ThrowStatement

2017-07-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091151#comment-16091151 ] Paul King commented on GROOVY-8261: --- I think merging all the way back to 2_4_X should be fine. Thanks

[jira] [Updated] (GROOVY-8261) Faulty getText implementations for ExpressionStatement & ThrowStatement

2017-07-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8261: -- Fix Version/s: 2.4.13 > Faulty getText implementations for ExpressionStatement & ThrowStatement >

[jira] [Updated] (GROOVY-8261) Faulty getText implementations for ExpressionStatement & ThrowStatement

2017-07-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Paul King updated GROOVY-8261: -- Affects Version/s: 2.4.12 > Faulty getText implementations for ExpressionStatement & ThrowStatement >

[jira] [Commented] (GROOVY-8258) Create a LINQ-like DSL

2017-07-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090736#comment-16090736 ] Paul King commented on GROOVY-8258: --- Sure, there is no problem with thinking about things from

[jira] [Commented] (GROOVY-8258) Create a LINQ-like DSL

2017-07-17 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090835#comment-16090835 ] Daniel Sun commented on GROOVY-8258: > But in terms of merging into the main branches, we could merge

[jira] [Commented] (GROOVY-8261) Faulty getText implementations for ExpressionStatement & ThrowStatement

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8261?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091148#comment-16091148 ] ASF GitHub Bot commented on GROOVY-8261: Github user asfgit closed the pull request at:

[GitHub] groovy pull request #574: [GROOVY-8261] Adding some getText overrides

2017-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/574 --- 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

[jira] [Commented] (GROOVY-8258) Create a LINQ-like DSL

2017-07-17 Thread Daniel Sun (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091057#comment-16091057 ] Daniel Sun commented on GROOVY-8258: OK. I'll create a branch linq-dsl(based on master) and

[GitHub] groovy pull request #575: cache GroovyRunnerRegistry values

2017-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/groovy/pull/575 --- 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

[jira] [Commented] (GROOVY-8251) Implement withCloseable on AutoCloseable

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8251?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090961#comment-16090961 ] ASF GitHub Bot commented on GROOVY-8251: Github user asfgit closed the pull request at:

[jira] [Commented] (GROOVY-8258) Create a LINQ-like DSL

2017-07-17 Thread Paul King (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090894#comment-16090894 ] Paul King commented on GROOVY-8258: --- Sure, I thought that was what you were implying, I was just

[jira] [Created] (GROOVY-8260) Static compilation requires casting inside instanceof check

2017-07-17 Thread James Kleeh (JIRA)
James Kleeh created GROOVY-8260: --- Summary: Static compilation requires casting inside instanceof check Key: GROOVY-8260 URL: https://issues.apache.org/jira/browse/GROOVY-8260 Project: Groovy

[jira] [Updated] (GROOVY-8260) Static compilation requires casting inside instanceof check

2017-07-17 Thread James Kleeh (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kleeh updated GROOVY-8260: Description: There are many times I find myself having to cast variables directly inside an

[jira] [Updated] (GROOVY-8260) Static compilation requires casting inside instanceof check

2017-07-17 Thread James Kleeh (JIRA)
[ https://issues.apache.org/jira/browse/GROOVY-8260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Kleeh updated GROOVY-8260: Description: There are many times I find myself having to cast variables directly inside an