lundi 17 octobre 2016

Which does design pattern allow to perform deferred updating object

I have some hierarchy of classes. I want to implement deferred updation of any instance from this hierarchy. In other words, we should update object in the only case, where we will use any public method of object. What is the best design pattern which allow to implement such behaviour?

Aucun commentaire:

Enregistrer un commentaire