Code That Says Exactly What It Means

zod no at no.no
Thu Oct 30 09:26:33 UTC 2025


On Thursday, 30 October 2025 at 06:21:41 UTC, Peter C wrote:
> If programmers are happy with their types encapsulation 
> boundary being disolved completely by the module, that is their 
> perogative, I guess. But it's not the kind of code I want to be 
> writing, reviewing, or maintaining.

we're not holding you hostage. you are free to pick whatever 
language suits your needs.

but as i said before, scopeprivate is as good as simply naming 
your internal variables int ___internal____dont_touch______abc;

you can circumvent both.



More information about the Digitalmars-d mailing list