Thomas Hudson
Thomas Hudson
> It is my belief that doing like your example proposes and having "public r/w, protected read-only, private r/w" is unsound. I have a hard time imagining an API design...
> Putting multiple of the same modifier in a row, as `public private` or `public readonly private` is a recipe for disaster imo. > My problems with this are: >...
I was running into the same problem. uMatrix was showing that nothing was being blocked and I didn't see anything to dispute that in the console. It seems the user...