Instead of directly calling a function to do decompression, we will use hooks. The hook will be passed the location of the file to decompress. It can then decide whether it is equipped to handle it or not and either decompress or not. This should make it easier to drop in new backends for types such as .tar.gz, .tar.bz, .zip, .rar, etc...

Comments

Anonymous’s picture

Status: Active » Fixed

This is being fixed 6.x-2.x.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.