$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2003-09-05 06:58:46
At 03:55 AM 9/5/2003, Jon Kalb wrote:
>Is anyone working on implementations of the filesystem library for other
>(than POSIX or Windows) platforms?
>
>Specifically, I've been considering working on a Macintosh
implementation,
>but I want to know if anyone else is currently working on it.
I'm not aware of anyone working on a Macintosh implementation.
It would be great if you could contribute one.
Just out of curiosity, how different (from a filesystem standpoint) is the
modern Mac OS from POSIX? Can you just add a bit to the POSIX
implementation, or does the Mac really need a completely new
implementation?
--Beman