Thread overview | ||||||
---|---|---|---|---|---|---|
|
July 11, 2020 Finshed @Property by Support binary and unary operators for it. | ||||
---|---|---|---|---|
| ||||
I legitimately don't understand why no one show interest in fixing this. CTFE doesn't cut it, as it doesn't support binary/unary operators for it as well. There is a unique advantage over c++ that for some reason not being taking advantage. There reason why I am posting is because I have lurked in the pr request for the DIP and this https://github.com/dlang/DIPs/pull/97/files dip has been recently closed as the author no longer have any interest in this. IMO, this is a crying shame to not have @Property functions similar to c# properties. -Alex |
July 11, 2020 Re: Finshed @Property by Support binary and unary operators for it. | ||||
---|---|---|---|---|
| ||||
Posted in reply to 12345swordy | On Saturday, 11 July 2020 at 01:21:36 UTC, 12345swordy wrote:
> I legitimately don't understand why no one show interest in fixing this. CTFE doesn't cut it, as it doesn't support binary/unary operators for it as well. There is a unique advantage over c++ that for some reason not being taking advantage.
>
> There reason why I am posting is because I have lurked in the pr request for the DIP and this https://github.com/dlang/DIPs/pull/97/files dip has been recently closed as the author no longer have any interest in this.
>
> IMO, this is a crying shame to not have @Property functions similar to c# properties.
>
> -Alex
No one else share interest in this?
|
July 11, 2020 Re: Finshed @Property by Support binary and unary operators for it. | ||||
---|---|---|---|---|
| ||||
Posted in reply to 12345swordy | On Saturday, 11 July 2020 at 20:54:18 UTC, 12345swordy wrote:
> No one else share interest in this?
I would love to see @property work correctly.
But it has been like 9 years now and every attempt gets derailed, so I've given up hope.
|
July 11, 2020 Re: Finshed @Property by Support binary and unary operators for it. | ||||
---|---|---|---|---|
| ||||
Posted in reply to Adam D. Ruppe | On Saturday, 11 July 2020 at 21:03:42 UTC, Adam D. Ruppe wrote:
> On Saturday, 11 July 2020 at 20:54:18 UTC, 12345swordy wrote:
>> No one else share interest in this?
>
> I would love to see @property work correctly.
>
> But it has been like 9 years now and every attempt gets derailed, so I've given up hope.
There is a literal pull request for this that got closed, because the author lost interest, which is a crying shame.
-Alex
|
Copyright © 1999-2021 by the D Language Foundation