I'll definitely be there if I can prepare a talk that gets accepted within
the next week. If not, I may still be able to attend though I can't say
with any certainty.
On Tue, Feb 2, 2016 at 6:46 AM, Guillaume Laforge
wrote:
> Hi Groovy developers,
>
> We often take advantage of the GR8Conf Europ
>
> Another month without a release. :(
> I'm repeating myself, but we really should release 2.4.6. In another month
> the last bugfix release will be half a year ago.
> We should also release 2.5-beta, it may lack flashy features (beside the
> macro-stuff), but 2.4 was released over a year ago and
round a while and
>> so might be worth downgrading (i.e., don't think they'd hold up any
>> releasing).
>>
>> [1] https://issues.apache.org/jira/browse/GROOVY-7742
>>
>> On Tue, Feb 2, 2016 at 11:15 AM, Shil Sinha wrote:
>>
>>> Another mo
> wrote:
>
>> To me it looks like a bugfix, I'd be keen on backporting.
>> Le 4 févr. 2016 18:18, "Guillaume Laforge" a écrit :
>>
>>> Cédric, Jochen, what do you think of this one?
>>>
>>> On Thu, Feb 4, 2016 at 5:12 PM,
>
> I think it's a bit of a problem, still, when it's really that particular
> feature which is in beta, and that we'll want users to test. Without
> knowing it's there and how to use it it's going to be hard to have feedback.
Agreed, it would be strange to not have any documentation for the foca
The annotationNodes list for an AnnotatedNode is accessible and and mutable
so you should be able to remove it yourself.
On Wed, Apr 20, 2016 at 7:56 AM, Mario Garcia wrote:
> I don't know how to do this. Looking the g/api there is a "addAnnotation"
> but there is not a "removeAnnotation" like m
+1
On Sun, Sep 11, 2016 at 5:41 AM Pascal Schumacher
wrote:
> Hello everyone,
>
> Paul and John fixed a lot of issues recently, so there are now 44 fixed
> issues:
>
>
> https://issues.apache.org/jira/issues/?jql=project%20%3D%20GROOVY%20AND%20fixVersion%20%3D%202.4.8%20AND%20status%20%3D%20Reso
+1 I was writing a type checking extension that did this but it would much
better if it were built into the compiler itself
On Tue, Oct 4, 2016 at 11:18 AM, Jochen Theodorou wrote:
> sounds good
>
>
> On 04.10.2016 14:56, Graeme Rocher wrote:
>
>> Hi all,
>>
>> I would like to propose adding sup
>
> while I agree that ||= is more like what ruby offers we have the problem,
> that for Groovy a||b always will be evaluated as boolean.
> In fact first we apply groovy truth to a and if that is not true, we do
> the same for b and if that is not true we return false, otherwise true.
> Which means
Congratulations, and welcome! Looking forward to playing with the macro
system in depth one of these weekends.
On Sat, Dec 10, 2016 at 10:36 PM, Keegan Witt wrote:
> Congrats Sergei, and welcome!
>
> -Keegan
>
> On Sat, Dec 10, 2016 at 12:47 PM, John Wagenleitner <
> john.wagenleit...@gmail.com>
Congratulations John!
On Sun, Apr 2, 2017 at 8:35 AM Cédric Champeau
wrote:
> Congrats and welcome, John!
>
> 2017-04-02 12:49 GMT+02:00 jim northrop :
>
> Welcome aboard John! 👍
>
> Sent from my iPad
>
> > On 2 Apr 2017, at 11:11, Daniel Sun wrote:
> >
> > Congratulations to John :)
> >
> > Che
Perhaps it falls into an abuse of exceptions for control flow, but that
would make sense when variable 'a' is not necessarily defined, but if it
is, its member 'b' should be present.
I am also opposed to the new syntaxes outside of !instanceof, !In, and ?=
for assignments.
On Thu, Oct 5, 2017 at
Nice!
On Thu, Dec 21, 2017 at 8:45 AM, Daniel.Sun wrote:
> Thanks ;-)
>
>
>
> --
> Sent from: http://groovy.329449.n5.nabble.com/Groovy-Dev-f372993.html
>
>
> In addition, the following issue[4] should be fixed too. I think I have
> not found a correct way to use ClassNode instance, any help is appreciated!
> ```
> A transform used a generics containing ClassNode Test1 for the method
> public
> static int doCall(Test1 __this, java.lang.Integer e) {
If anyone involved in android support is reading this, could they please
review https://github.com/apache/groovy/pull/648 ? I'd like to get that in
2.5.
On Tue, Feb 6, 2018 at 10:25 AM, wrote:
> Daniel,
> Could you please wait? Each time Paul has announced 2.4 and 2.5 releases
> forthcoming, yo
15 matches
Mail list logo