On Tuesday, 26 November 2013 at 17:52:28 UTC, Agustin wrote:
Oh i forgot to add the implementation here, but its there, what i want to do is with an interface be able to change "protected" to "public", this is possible using Java but i don't know if possible using D.
Changing protection level like that seems very confusing.I'd expect a child to be able to expand visibility, not reduce it.
