Hey Rowan,

On Mon, Jun 29, 2020, 18:19 Rowan Tommins <rowan.coll...@gmail.com> wrote:

> On Mon, 29 Jun 2020 at 16:44, Marco Pivetta <ocram...@gmail.com> wrote:
>
> > property accessors seem to perpetuate the bad practice
> > of getters and setters
> >
>
>
> Outside of access restrictions, a common use case I've seen for property
> accessors is lazy-loading, which I know is something you use in other
> forms.
>

I had already tested the write-once properties RFC with lazy-loading: works
just fine 👍

>

Reply via email to