Re: Polished FileSystem API proposal

Good points! I was thinking of the logical functioning and hadn't
considered the implementation. My understanding is that the UA will map
from the filename to an actual file using some kind of database. My
assumption was the logical idea of a link would happen in that layer.


On Wed, Oct 30, 2013 at 1:14 AM, piranna@gmail.com <piranna@gmail.com>wrote:

> +1 to symbolic links, they have almost the same functionality that hard
> links and are more secure and flexible (they are usually just plain text
> files...).
> El 30/10/2013 01:42, "Brendan Eich" <brendan@mozilla.com> escribió:
>
> Hard links are peculiar to Unix filesystems. Not interoperable across all
>> OSes. Symbolic links, OTOH...
>>
>> /be
>>
>>  Brian Stell <mailto:bstell@google.com>
>>> October 29, 2013 4:53 PM
>>> I meant
>>>
>>>    eg, V1/dir1/file1, V2/dir1/file1.
>>>
>>
>>

Received on Wednesday, 30 October 2013 17:14:21 UTC