Throw Away Scenarios

Are you missing a feature? Request its implementation here.
amix
Posts: 81
Joined: Sat Aug 05, 2006 10:43 pm

Throw Away Scenarios

Post by amix »

I find myself often quickly creating an XSLT for some small XML file. This is not a project I am working on but just something, that comes along.

It would be nice to find a way to quickly define a scenario, a temporary one, that does not get remembered, but goes away with closing the source-document. Would this be possible ?

As for the implementation, maybe a little icon on the XSLT/XQuery input view, that opens a quick

Input XML: (adds a pop-menu-list with currently open files)
XSLT-Processor: (adds a pop-menu-list with currently open files)
Output: XML,XHTML,AS-FILE

could do it ?
Andreas