About raw string and enhanced try-with-resource

2018-05-14 Thread Daniel.Sun
Hi all, Java11 will introduce raw string[1], there is no similar thing in Groovy. In order to improve the compatibility with Java, I plan to add raw string to Groovy too. Since Groovy has supported try-with-resource introduced by Java7, I plan to support the enhanced version[2].

Re: [VOTE] Support Java-like array

2018-05-14 Thread Cédric Champeau
I think it would be good to extend the vote, yes, or re-vote, it's not a problem. 2018-05-15 8:34 GMT+02:00 Remko Popma : > Cédric, > > Should the voting period be extended for this vote? > > Remko > > > > On May 15, 2018, at 15:07, Cédric Champeau > wrote: > > I can say why I didn't vote: I did

Re: [VOTE] Support Java-like array

2018-05-14 Thread Remko Popma
Cédric, Should the voting period be extended for this vote? Remko > On May 15, 2018, at 15:07, Cédric Champeau wrote: > > I can say why I didn't vote: I didn't have time to review the proposal and > its consequences, so I don't want to give a blind +1 or -1. > >> Le mar. 15 mai 2018 à 08:0

FastStringUtils change

2018-05-14 Thread Paul King
Hi everyone, I just noticed that for GROOVY-8379 (getting rid of Unsafe usage) I made this change in master and 2_6_X only. I was planning to push this into 2_5_X. If anyone has objections, let me know. Details: FastStringUtils implementations are picked up using the service provider mechanism an

Re: [VOTE] Support Java-like array

2018-05-14 Thread Cédric Champeau
I can say why I didn't vote: I didn't have time to review the proposal and its consequences, so I don't want to give a blind +1 or -1. Le mar. 15 mai 2018 à 08:03, mg a écrit : > What I meant to say yesterday at 1am was: "On the other hand I do not get > why only 2 PMC members have been voting +

Re: [VOTE] Support Java-like array

2018-05-14 Thread mg
What I meant to say yesterday at 1am was: "On the other hand I do not get why only 2 PMC members have been voting +1 on this proposal..." This is not against voting +0, but about why so few PMC members vote at all... (?) Ursprüngliche Nachricht Von: MG Datum: 15.05.18 00:5

[no subject]

2018-05-14 Thread K Adithyan (tech)

Re: [VOTE] Support Java-like array

2018-05-14 Thread MG
My 10 cents: [VOTE][LAZY] seems a bit odd - if PMC members are on vacation/ill/afk one person could basically push through sweeping changes, which seems odd. On the other had I do not get why only 2 PMC members have been voting on this proposal - if you do not care either way, and it already has

Re: What the... static compile by default

2018-05-14 Thread MG
Hi Daniel, On 12.05.2018 15:51, Daniel.Sun wrote: Hi mg, I am trying to reduce the time on smart phone and computer to relax eyes :) That sounds like a good idea :-) (Have you already tried reducing the blue component on every display ? I do that with every monitor - at first the imag