[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Sweet16 plans



On 31 août, 03:29, Sheppy <the.she...@gmail.com> wrote:
(cut cut)
>
> Writing an HFS+ FST is impractical for many reasons. First, because
> writing an FST is essentially impossible; while there've been a couple
> out there, they're based on incomplete knowledge of how FSTs work. In
> addition, HFS+ is vastly more complex than, say, RDOS. :)
>
> Sheppy

I agree, HFS+ is more complex than RDOS ;-) There are two missing FSTs
in GS/OS:
- HFS+
A really complex one which I believe is impossible to write from
scratch.

- FTP:
Make it work like on Mac OS/X (with GS/OS equivalent with Marinetti)
- let the user enter the server address (FinderExtension),
- create a device (just like MountIt or EasyMount),
- any calls to the device will be translated by the FTP FST to its
device driver or directly sent through Marinetti
You will have to deal with all the different FTP servers ;-)

antoine