On Monday, 30 March 2015 at 23:02:51 UTC, Mathias Lang wrote:
We do have an `@name` as UDA in Vibe.d, so that'll be a breaking change
(But `@NamedUnittest("name")` will do).
I also think it should be a library solution.

I can't afford to care about used names for attributes, same as we still add new symbols to Phobos (though those do break user code for same reason). They can be disambugated using module system.

(and yes, this is HUGE drawback of D module system)

Reply via email to