From: Choy R. <ch...@rc...> - 2005-01-26 06:14:14
|
Griffin, I was wondering if you'd consider merging DotNetMock.Core into DotNetMock. DotNetMock.Core only has ITestFramework in it. Although that means that our test framework implementation assemblies now depend on all of DotNetMock instead of just a single interface, it simplifies things for users. In fact, I'd like to deploy just one assembly for everything but that's too much change at once. This is a relatively small change and it does simplify the user experience quite a bit. It would make it easier for me to explain to others what they need to use DotNetMock. --Choy |