I'm working a lot on XSLT at the moment -- I use Marc Liyange's TestXSLT (http://www.entropy.ch/software/macosx/#testxslt) which is useful, but basically you're working in a big TEXTAREA field.

I also use a Windows tool, XSMLSpy, in which you test your transformations like this:

  * hit an F-key
  * select an XML file from a dialog
  * hit OK and see the results in a new document

much the same as if I'm testing a Perl script and I hit "Run" and see the results in the Output window, except that of course there are two documents involved with XSLT/XML transforms.

Is there any way to do this with BBEdit? Via an AppleScript or a worksheet? Assuming of course that one has an xslt library which can be called to do the actual work.




--
------------------------------------------------------------------
Have a feature request? Not sure the software's working correctly?
If so, please send mail to <[EMAIL PROTECTED]>, not to the list.
List FAQ: <http://www.barebones.com/support/lists/bbedit_talk.shtml>
List archives: <http://www.listsearch.com/BBEditTalk.lasso>
To unsubscribe, send mail to:  <[EMAIL PROTECTED]>

Reply via email to