-
Improvement
-
Resolution: Fixed
-
Minor
-
None
UserProperty may contain nested objects that depend on User.
On User reconfiguration setUser(User) is called so it should be non-final to have ability override it and update references in nested objects.
I want store some configs in nested classes without messing all logic in UserProperty class.