darling-dmg icon indicating copy to clipboard operation
darling-dmg copied to clipboard

Improve the code by separating file system layer

Open tomkoen opened this issue 6 years ago • 0 comments

Since DMG is a container which can contain different file systems (ISO 9660 / UDF / HFS / APFS / FAT32 / NTFS), I'd recommend separating file system code to a new interface class, create a subfolder for HFS and move its code there. And add a possibility to add new file systems (APFS or ISO9660).

tomkoen avatar Jul 09 '18 19:07 tomkoen