We have a class with around 50~60 properties which are dependent on properties on the same class + properties of some other class. Currently on change of one property we are raising the property change of 20 other properties, which make the code messy and error prone. What is the best way to deal with this kind of scenario? Any suggested design pattern to solve this issue?
Aucun commentaire:
Enregistrer un commentaire