> - (NSArray *)fuseOptions;
>
> I discussed this with Amit and aside from "-f" and "-s", everything
> else can and should be expressed as an option.  They should all be
> documented in the wiki:
>
> http://code.google.com/p/macfuse/wiki/OPTIONS
>
> The approach I plan on going with is to have isForeground() and
> isMultiThreaded() handle "-f" and "-s" and for all entries in the
> array returned from fuseOptions add a "-oreturnedoption".  I know this
> isn't exactly what you want, but I think it provides the best tradeoff
> between ease-of-use, future-proofing, and limiting the increase in the
> number of methods that
> people have to understand in order to use FUSEFileSystem.
>
> Please let me know if you strongly disagree.  Otherwise I'll try to
> commit these changes soon.

That's a pretty good idea indeed, I fully agree with you.

Cheers from Germany,

  Marcus


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"macfuse-devel" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/macfuse-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to