Hi Gavin,
For the record, JEP 361 Switch Expressions draft looks fine - we have started to make the preview-to-standard transition of Switch Expressions in Eclipse on the basis of this, already.
Thanks,
Manoj
Eclipse Java Dev, IBM.
----- Original message -----
From: Gavin Bierman <gavin.bier...@oracle.com>
Sent by: "amber-spec-experts" <amber-spec-experts-boun...@openjdk.java.net>
To: amber-spec-experts <amber-spec-experts@openjdk.java.net>
Cc: amber-dev <amber-...@openjdk.java.net>, Jan Lahoda <jan.lah...@oracle.com>
Subject: [EXTERNAL] Re: New candidate JEP: 361: Switch Expressions (Standard)
Date: Mon, Oct 21, 2019 4:54 PM
Just a gentle reminder if you have any feedback based on your experience with using this feature.GavinOn 27 Sep 2019, at 17:45, Gavin Bierman <gavin.bier...@oracle.com> wrote:Please note that we are considering making this a permanent feature, so this is your last chance to provide substantive feedback based on any new experience you may have had with this feature.A new, draft language spec for JEP 361 (Switch Expressions) is available at:This is identical to the version made available for JEP354, apart from some cosmetic changes around terminology following some feedback.[For spec nerds: The primary change is that what was previously called a "switch labeled rule" is now called, more simply, a "switch rule”. “Switch labeled _expression_” is now a “switch rule _expression_”, “switch labeled block” is now a “switch rule block” and a “switch labeled throw statement” is now a “switch rule throw statement”.]All feedback welcomed!GavinOn 25 Sep 2019, at 23:32, mark.reinh...@oracle.com wrote: