dimanche 20 mars 2016

App with multiple analytic frameworks - should i use vistorPattern

I realize pre-mature optimization is evil. But in my app we have many analytics and crash reporting third party tools. they have been spread out over code throughout. We are using Answers,Crashlytics, newRelic,Kochava, adobe analytics, etc etc. Would it be better to use a visitor Pattern and make each one of these a visitor and then make all the java files using these visible ? I'd like a clean way to break separate this code away from the business logic. How would i do this ?

Aucun commentaire:

Enregistrer un commentaire