Paul Campbell
7ffa386b29
* [core] MD5HashGenerator uses IO to return where there is file IO This required that LocalFile in the domain module no longer be supplied with a function to convert a File into an MD5Hash. Because such a function requires reading the file it now must use IO, which we don't allow in the domain module. Unfortunate ripple effects out to users of MD5HashGenerator and LocalFile. * [aws-lib] Add own copy of test class MD5HashData |
||
---|---|---|
.. | ||
src |