You can implement a stackable module in any reasonable language, but
you'll have to do the work of talking to the low-level C interface in
libfuse. MacFUSE.framework is a shim atop the high-level FUSE API--
neither the low-level API nor the stackable module API has Objective-C
bindings yet.

On Sep 26, 7:00 pm, Michael Gorbach <[EMAIL PROTECTED]> wrote:
> I have read that MacFUSE has support for FUSE modules (stackable
> filesystems). I'm interested in implementing one of these, but I would
> love to have a higher level language available. Would it be possible
> to implement a "stacking" filesystem using MacFuse.framework or the
> FUSE python bindings?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MacFUSE" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to