What happens when you get search results that point to files/folders
that have the same names? If you show just the name, you would have
directories with multiple entries named the same. The operating system
could get *SCARED* by this confusion.

So, you need some way of resolving these "name collisions". You could
come up with some other scheme that results in shorter names, but that
could require maintaining more state in SpotlightFS. Given that it's a
*demo*, a straightforward thing is to just use the entire path.

Amit

On Feb 14, 8:24 am, JJupiter <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I played with MacFuse + SpotlightFS today, and it rocks! Compiles
> beautiful on my Leopard setp, etc.
>
> I was wondering:
> - Would it be possible to show just the filename instead of the full
> path (the symlink pointing to the original file, as it does now). Is
> there a reason for the name to be full, and thus exactly the same as
> the full filename it points to?
>
> My users could get *SCARED* by such elaborate filenames.
>
> Greetz,
> JJupiter
--~--~---------~--~----~------------~-------~--~----~
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