sebb wrote:
> public arrays are not immutable - entries can be changed accidentally
> or maliciously.

I know.

> As far as I can tell, the arrays could be made private without
> breaking any code.

Good point. In all the refactoring, I missed that. I'll make those changes now.

> It looks like some/all of the booleans could also be made private -
> why expose fields unnecessarily?

Ditto.

Mark


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to