On 20 Jan 2023, at 10:45, Tor Arne Vestbø via Development
wrote:
On 20 Jan 2023, at 09:49, Eike Ziller wrote:
Am 19/01/2023 um 13:33 schrieb Giuseppe D'Angelo via Development
:
Il 19/01/23 10:27, Tor Arne Vestbø ha scritto:
All the contrary, do NOT do that, as it results in 200+ lines un
On 20 Jan 2023, at 09:49, Eike Ziller wrote:
Am 19/01/2023 um 13:33 schrieb Giuseppe D'Angelo via Development
:
Il 19/01/23 10:27, Tor Arne Vestbø ha scritto:
All the contrary, do NOT do that, as it results in 200+ lines unnamed lambdas.
Strongly prefer named slots. Keep the lambdas short an
On 1 Nov 2022, at 09:55, Volker Hilsheimer via Development
wrote:
On 20 Sep 2022, at 14:47, Volker Hilsheimer wrote:
[…]
Those components should then be watched closer, and always get updated to the
latest version, perhaps even for patch releases. To that end, I’ve started to
collect a list o
> Am 19/01/2023 um 13:33 schrieb Giuseppe D'Angelo via Development
> :
>
> Il 19/01/23 10:27, Tor Arne Vestbø ha scritto:
>>> All the contrary, do NOT do that, as it results in 200+ lines unnamed
>>> lambdas. Strongly prefer named slots. Keep the lambdas short and to the
>>> point. Do not use