On Thursday, 10 April 2014 at 22:42:19 UTC, Nick Sabalausky wrote:
On 4/10/2014 11:23 AM, Chris wrote:
Also, after
extracting the archive the folder is called "release". One
would expect
HarpoScript/release/. Little annoyances put people off.
Creating a subdirectory with the same name as the archive is
the job of an extracting tool. Archives with a redundant
internal directory are annoying.
I simply expect MyArchive.tar.gz > MyArchive/
and not
MyArchive.tar.gz > release
Simply annoying when you cannot find the folder with the content,
because it has a completely different name.