diqiuren / edtf

Automatically exported from code.google.com/p/edtf
0 stars 0 forks source link

XSLT UI tool: LiveTransform #9

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Create an "internal" tool with an UI which facilitates faster XSLT debugging 
sessions:
 - It should perform the two step transformation that is encountered in XTemp.
 - It should allow changes on the XTemp script and the 1st transformaton result
 - It should support "live" (i.e. passive) and "offline" (i.e. active) transformations
 - It should use the existing common.xml.* components.
 - It may not enable extension functions, as this aims to be a more generic tool that can be used in other cases, too.
 - It should allow the usage of custom transformers, of course

Original issue reported on code.google.com by marius.e...@gmail.com on 3 Aug 2010 at 10:11

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r325.

- Added an initial version of LiveTransform. It should be later improved with 
providing error specifics (that are not present in the exception) in the 
"editor panes", as currently stdout and stderr are used.

Original comment by marius.e...@gmail.com on 3 Aug 2010 at 10:14

GoogleCodeExporter commented 9 years ago
This issue was updated by revision r329.

- Added a few small patches for LiveTransform..

Original comment by marius.e...@gmail.com on 12 Oct 2010 at 8:31

GoogleCodeExporter commented 9 years ago

Original comment by marius.e...@gmail.com on 5 Feb 2012 at 10:50

GoogleCodeExporter commented 9 years ago

Original comment by marius.e...@gmail.com on 5 Feb 2012 at 10:56