On 2016-01-22 03:23, Dicebot wrote:
Putting built-in @-attributes in a runtime module publicly imported from object.d is a very long proposal but last time it was discussed Walter wasn't convinced it is of much gain AFAIR. May get there eventually, I hope.
We at least have it for the Objective-C related attribute @selector [1].[1] https://github.com/D-Programming-Language/druntime/blob/master/src/object.d#L52
-- /Jacob Carlborg