mardi 19 mai 2015

Preffered pattern for constructing command objects when using command pattern

We are trying to apply the command pattern to one of our projects. Every command object has a different kind and number of parameters. Which pattern would lend itself best for creating these command objects? I am currently looking into abstract factory and builder pattern. I am still an amateur in design patterns. Can someone recommend a pattern that would be most appropriate for my requirement?

Aucun commentaire:

Enregistrer un commentaire