Re: [VOTE] Add a shorthand "final var" keyword

2020-04-28 Thread Anne
whitespace between the two words? Although non-standard, that doesn't require language changes, and will also work for String, Integer, etc. However if this proposal does go ahead, please, please, please don't use let. MG provided a good list of reasons in a separate email. Cheers, Anne.

Re: More inclusive naming

2020-06-14 Thread Anne
lowedModules, allowedIps, allowedTokens, allowedImports, ... which I find much easier to understand at a glance. If whitelist is used instead for all of these, surely most people's next thought is "what's being whitelisted?". Cheers, Anne. On Fri, 12 Jun 2020 at 09:52, Paul