Hi community,
I've played with the Zip object a little and I like how much it's easy to use zip archives.
But the Zip archive constructor only uses files as "strings".
For consistency with the framework, wouldn't it be better if the Zip constructor accepts File objects as well ?