I am trying to learn how Proxy Pattern works and I am confused about one thing. Proxy pattern does not let us create several target class objects, only one but what if we create several proxies? Then we will several target class objects again. Proxy pattern does not work if we create several proxies. We should be careful about not creating more than one proxy?
Aucun commentaire:
Enregistrer un commentaire