[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: HFS.XFS
First, it's really cool to hear work is being done on other filesystems.
Thank you very much! ;-)
Second, I suggest we handle this in an elegant way:
Within the XFS, include a prototype for a Fuji icon.
Any time a NEW file is created, the fuji is included by default.
Existing files keep their current icons, of course.
If you want a simple, but well-drawn fuji that could be converted,
I have something you might want. Let me know through private mail.
>Hi,
>I'm currently working on an HFS.XFS driver, and I'd like to get some suggestions
>on the way to hanlde file's fork resources.
>
>For those who don't know, on the macintosh, files have two parts called data
>fork (the data in the file, it is the file content in other filesystems) and the
>resource fork which contains the file's icon, and other things like this. (It is
>a bit like our GEM resources but it applies to each file).
>
>Does someboy has an idea on the way to handle this ? (How to get the fork you
>want, how to handle copies, etc...).
>Resource forks are of no use for Atari users, but if you want to exchange files
>with a Macintosh it would be better to handle them.
>
>Cheers, Eddy.
>
>.