On 8/4/07, Amit Singh <[EMAIL PROTECTED]> wrote: > He was talking about code duplication. > > The code for handling per-volume icons (part of MacFUSE Core) is not > the same as the code for per-file/per-directory icons (part of > FUSEObjc).
But the two separate codebases cover much of the same functionality -- building resource headers, handling dot-underscore files, etc. The purpose of the volicon module seems to be to make popular functionality much easier to implement, and I'd have thought that serving custom file icons would be very popular too. Given that so much of the code is already in place, it might be useful to those not using FUSEObjC to have a straightforward way to handle file icons. Best wishes, Hamish --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
