Martin Taillefer

Results 100 comments of Martin Taillefer

This would create a coupling between the implementation of the health check and the implementation of the IResourceMonitoring API, which I think is incorrect.

The issue is that you have two abstractions and associated implementations: IFoo and Foo as an implementation IFooProvider and FooProvider as an implementation If I add to DI should I...

Regarding your "con", given that we wouldn't be deleting the API and just marking it obsolete, then nobody would be 'blocked', right?

@joperezr Are obsoleted APIs ever removed from the code base?

@tekian Any progress?

Nah, let's close this.

@RussKie Is this using the same incremental mutation testing we do in the R9 repo? Perhaps we need to integrate DeltaBuild as well? Can you explain the issue with the...