Re: XSLT Persistent Storage

Axel Hecht <[email protected]> Thu, 08 Mar 2007 18:08:10 +0100
Newsgroups gmane.comp.mozilla.devel.layout.xslt
Message-ID <[email protected]>
[email protected] wrote:
> Now that Firefox support persistent storage on the browser are there
> any plans to support at least read only extension functions to access
> the persistent storage while processing inside XSLT?
> 
> I see no reason the presistent store cannot be considered as merely an
> external xml file independent of how it is actually being stored with
> is most likely in some "database".
> 
> By the way I have given no thought to what this actually entails on
> your end to support such a concept.
> 
> John Perkins
> Sal;em, NH
> 

File an RFE bug, together with a proposal. I'm not sure if we should 
synch with WHATWG on that, too, if we wanted.

Oh, patches would probably help, too, though I'm far from making a call 
on whether we want this and how. I'd leave that up to Peter.

Axel