vendredi 3 avril 2020

What design pattern to use here?

I use an https call to get some data. Then I want to present that data in different forms: 1) display some info on ui based on the content received 2) save some data to a file based on content received.

I was wondering what the design pattern fits here best? Decorator pattern comes to my head first?

Aucun commentaire:

Enregistrer un commentaire