TVirtualNode: Make most members private and add readonly properties instead #823
Labels
Open for Discussion
There are several possibilites to address the issue and anyone is invited for comments.
Refactoring
Internal code changes that improve architecture
Milestone
There is no need to write to these members, doing so may cause a lot of problems. Making them private and adding equally named readonly properties should avoid too many breaking changes.
The text was updated successfully, but these errors were encountered: