Closed piotrooo closed 4 years ago
Mixed feelings here. I tried this before (along with a new package for Mock) but we decided to keep it as it is. If have time I will check the original discussion when back from holidays.
Check this discussion: https://github.com/opentracing/opentracing-php/pull/46#issuecomment-362558775
@jcchavezs how Noop classes are related with the Mock classes? And how repackage of that Noop* classes can interfere with whole codebase?
They are different but the argument was the same.
After reading a specification I was discovered a following sentence.
So maybe we should repackage a Noop related classes to the new package called
Noop
(like a mocks).This will allow us to better organize classes, without mixing contents.