On Thursday, 3 December 2015 at 20:59:59 UTC, Dicebot wrote:
This isn't any different from namespace struct idiom, is it? I don't like it because it forces the namespace usage even if it isn't needed. There is something wrong with the module system if one needs to resort to idioms like this.

My old finding about how it can be done on importing side : http://forum.dlang.org/post/[email protected]

At work we started using abstract final classes a lot for this. #notashamed

Reply via email to