[FileAPI] Why is FileList a sequence?

Hi,

Why is FileList defined as

      typedef sequence<File> FileList;

rather than as an interface similar to NodeList? It seems that in Gecko  
and WebKit FileList is more like NodeList than as a sequence.

-- 
Simon Pieters
Opera Software

Received on Monday, 31 January 2011 16:05:30 UTC