2 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...Rather than introducing some new unique to struct behavior. This needs a DIP written to... | |||
2 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...what Walter was looking to do with struct inheritance, it would not be creating at... | |||
2 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...that Walter's intention was to use struct inheritance purely as a way to inherit... | |||
2 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
So if I read that correctly, for the latter code example I gave, assuming use... | |||
2 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
From my perspective that is mostly an implementation detail. The reason it is not fully... | |||
2 days ago DIP Ideas » Re: @property fields | |||
|---|---|---|---|
| |||
...variable with @property in a class or struct, you'd get an actual variable, whereas... | |||
2 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
...a struct inherit all of the fields and member functions from the "parent" struct and... | |||
2 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
I've written many serialization like libraries in D using UDA's they are amazing... | |||
2 days ago DIP Ideas » Re: Struct inheritance | |||
|---|---|---|---|
| |||
I'm not seeing that... Given that Go and Java use a form of UDA... | |||
2 days ago General » Re: Something like ADL from C++? | |||
|---|---|---|---|
| |||
...routines. Only the public fields of a struct can be processed, and how to handle... | |||
Copyright © 1999-2021 by the D Language Foundation