May 18, 2022
I would recommend mixing in `ChangeNotifer` rather than extending it. That way, you keep the opportunity to add a more meaningful superclass.
I would recommend mixing in `ChangeNotifer` rather than extending it. That way, you keep the opportunity to add a more meaningful superclass.