Per discussions at CurateGear, it would be helpful for hfs2dfxml to separate out the forks of files. I think it makes the most sense to create a separate <fileobject> for each fork, but I'm not sure what the most correct naming scheme would be. For a file named foo, ._foo seems to be the resource fork bundled with file metadata, according to the citations for the HFS Wikipedia page's compatibility section. I don't recall from my grade school years whether macunpack's current practice of naming resource forks foo.rsrc are the widest adopted practice.
Per discussions at CurateGear, it would be helpful for
hfs2dfxmlto separate out the forks of files. I think it makes the most sense to create a separate<fileobject>for each fork, but I'm not sure what the most correct naming scheme would be. For a file namedfoo,._fooseems to be the resource fork bundled with file metadata, according to the citations for the HFS Wikipedia page's compatibility section. I don't recall from my grade school years whethermacunpack's current practice of naming resource forksfoo.rsrcare the widest adopted practice.