microsoft-performance-toolkit-sdk icon indicating copy to clipboard operation
microsoft-performance-toolkit-sdk copied to clipboard

Rearchitect such that the Engine knows less of the Runtime

Open jmaxson-ms opened this issue 4 years ago • 0 comments

Too many classes are public in the runtime right now for the Engine. We'd like to move some of the Engine code behind a new Runtime class to further hide runtime implementation from the Engine.

jmaxson-ms avatar Aug 17 '21 22:08 jmaxson-ms