Re: New filesystem/directory API proposal

On Fri, 29 Jan 2010 23:46:58 +0100, Eric Uhrhane <ericu@google.com> wrote:
> I disagree; I think that if we want web apps that work all over the
> place, we should do our best to restrict behavior that would get in
> the way.  Let's make it very easy to write portable code.

How about letting any DOMString be acceptable and let the UA keep a  
mapping between where the file is actually located and the DOMString the  
author is using? I.e. one simple level of abstraction in between to hide  
the complexity from authors.


-- 
Anne van Kesteren
http://annevankesteren.nl/

Received on Saturday, 30 January 2010 10:54:14 UTC