On Tue, Jun 4, 2024 at 6:31 AM Nicolas Grekas <nicolas.grekas+...@gmail.com> wrote: > > Dear all, > > Arnaud and I are pleased to share with you the RFC we've been shaping for > over a year to add native support for lazy objects to PHP. > > Please find all the details here: > https://wiki.php.net/rfc/lazy-objects > > We look forward to your thoughts and feedback. > > Cheers, > Nicolas and Arnaud
I will vote no on this one. I do not believe the internal complexity and maintenance is worth the feature. Additionally, I do not feel like changing the language to support this feature is a good idea; if this were a library only thing, I would not care.