First Draft: Turn properties into first class accessors

Richard (Rikki) Andrew Cattermole richard at cattermole.co.nz
Wed Feb 5 05:38:14 UTC 2025


On 05/02/2025 3:39 PM, 12345swordy wrote:
> https://docs.google.com/document/d/1bh- 
> oho1vNpGpK7jaaBgitkV3fOY_but9oUQm5ObpQAQ/edit?usp=sharing
> 
> Destroy!

I remain having a lot of questions at this point in time.

But the main problem is that there is no association between a variable 
and the return of the ``@property`` method.

If it is not by-ref, then it might be by-value and the property 
accessors wouldn't make any sense.

Effectively there must be zero control flow for this to properly function.



More information about the dip.development mailing list