Closed GoogleCodeExporter closed 8 years ago
No, it's not a good idea to add such things or such knowledge to MacFUSE. Not
yet, at least.
Original comment by si...@gmail.com
on 4 Jun 2007 at 5:45
> "but I wondered how MacFUSE etc. would compare with Finder etc.."
Why would you compare MacFUSE with the Finder? They are completely different
things at completely different
levels. MacFUSE is a file system (a meta file system, if you will), whereas the
Finder is a user interface atop the file
system layer.
The kind of alert messages you are suggesting should be generated *before* the
operation is attempted--not
within the kernel.
Original comment by si...@gmail.com
on 5 Jun 2007 at 9:26
> The kind of alert messages you are suggesting should be generated
> *before* the operation is attempted--not within the kernel.
OK - I may take these thoughts to the MacFusion area in due course.
If the dialogue that I had in mind is infeasible at a kernel level then please,
do close the issue from within the
MacFUSE area.
> Why would you compare MacFUSE with the Finder?
I tested to see how "... etc." and "... etc." would react when relatively
unusual actions were attempted. I knew
before testing that it could be foolish to open a 16 MB .dmg on an FTPFS, but
sooner or later we can expect
users less patient than me to do such things. As a disk image appears
double-clickable, so some users will
double-click _without thinking_ about file systems or levels.
I do understand the differences between MacFUSE and Finder, the levels at which
they operate, but I confess:
I'm sometimes not sure where to make suggestions. As you have discovered (for
yourself) so much about Mac
OS X I wondered whether there might be more magic ways, in the future, of
MacFUSE helping things _above_
the file system layer. But
>> Not a priority
Your slides and talks are helping to fill the gaps.
With the additional knowledge, I'm better prepared to draft some
MacFusion-oriented documentation. Help
within the MacFusion application should be ideal, but I have plenty of learning
to do first.
Keep up the great work. TIFFs at
/proc/system/hardware/displays/0
are inspired!
Thanks
Graham
Original comment by grahampe...@gmail.com
on 7 Jun 2007 at 5:29
The kernel extension could do some (potentially very stateful and complex,
therefore undesirable in general)
things to alleviate some of the funky issues, but the user-visible interfaces,
particularly the Finder, could still
behave in unexpected ways because I can't add code to the Finder or the system
libraries to make them aware of
file-system-specific special situations.
Original comment by si...@gmail.com
on 7 Jun 2007 at 11:46
Original issue reported on code.google.com by
grahampe...@gmail.com
on 4 Jun 2007 at 3:18Attachments: