piwik-dotnet-tracker icon indicating copy to clipboard operation
piwik-dotnet-tracker copied to clipboard

Decompose PiwikTracker into multiple small units of code

Open julienmoumne opened this issue 7 years ago • 0 comments

PiwikTracker.cs contains more than 1700 line of codes.

Let's improve maintainability and testability by splitting the tracker's logic into small units of code.

julienmoumne avatar May 08 '17 09:05 julienmoumne