Good point. Conceptually I'd say that one needs a private or protected setter function that does this (which must be used by the consumers just like a public setter would), but if I understand correctly ROProps don't have setters in this setup?
« Back to merge proposal
Good point. Conceptually I'd say that one needs a private or protected
setter function that does this (which must be used by the consumers
just like a public setter would), but if I understand correctly
ROProps don't have setters in this setup?