I'm sure other people who like C++ more than me would be interested in HelloFuseCarbonCpp :)
Now that there's all this code for handling volume icons in MacFUSE core, it feels a rather like duplication of effort to have HelloFS importing all that external code just to handle an icon for hello.txt. Amit -- what would you say to something like the following being available in the API? static int fusefm_icon(const char *path, void *buf, fuse_fill_icon_t filler) Best wishes, Hamish On 8/4/07, davec <[EMAIL PROTECTED]> wrote: > > Okay it's all working now yaay! > > Would you be interested in having my HelloFuseCarbon? happy to > release it as free code (no restrictions) to host here as an example > project? > > there are some awesome string handling and file handling things that > will come with it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
