lundi 6 avril 2015

Design Pattern Observer (reverse)

I have a set of objects that must perform a data acquisition and transmit to one class (many-to-one).


What is the best design pattern to achieve it? I thought about to use a "reverse" order of the Observer, but I am not sure if its a good idea.


Regards,


Aucun commentaire:

Enregistrer un commentaire