* Skip Tavakkolian <[EMAIL PROTECTED]> wrote: > > BTW: I neither intend to use javascript not nsChannel stuff. > > i've not seen an fs interface for FF/IE/or Webkit. NPAPI is the > only option i know of, but that's only useful for a self-contained > environment (like Inferno).
NPAPI is exactly what I want to get rid of ;-P The major problem of these plugins is that they run within the browser process, and that's extremly bad for stability. cu -- --------------------------------------------------------------------- Enrico Weigelt == metux IT service - http://www.metux.de/ --------------------------------------------------------------------- Please visit the OpenSource QM Taskforce: http://wiki.metux.de/public/OpenSource_QM_Taskforce Patches / Fixes for a lot dozens of packages in dozens of versions: http://patches.metux.de/ ---------------------------------------------------------------------
