Improve xslt-refactoring: exclude template

Are you missing a feature? Request its implementation here.
Patrik
Posts: 280
Joined: Thu Nov 28, 2013 9:32 am
Location: Hamburg/Germany
Contact:

Improve xslt-refactoring: exclude template

Post by Patrik »

Hi,

I have suggestions for improving the xslt refactoring feature "exclude template" (or however the original name is):
  • Don't add global variables/parameter to the parameter list of the template - they are available within the template anyway.
  • For variables/parameters with a type (= @as-attribute) add this to the parameter as well.
And a hint for the translator: While "Vorlage" is a valid German translation of "template" it is still very unsuitable in this context where an xsl:template is being generated. You should stick to "Template". (I didn't find the feature at first, altough I knew it should be there.)

Patrik
adrian
Posts: 2855
Joined: Tue May 17, 2005 4:01 pm

Re: Improve xslt-refactoring: exclude template

Post by adrian »

Hello Patrik,

Thank you for the feedback.
I've logged on our issue tracking tool improvement requests for all suggestions.
We will notify this thread when they are implemented.

Regards,
Adrian
Adrian Buza
<oXygen/> XML Editor, Schema Editor and XSLT Editor/Debugger
http://www.oxygenxml.com
Radu
Posts: 9053
Joined: Fri Jul 09, 2004 5:18 pm

Re: Improve xslt-refactoring: exclude template

Post by Radu »

Hi Patrik,

About this remark:
And a hint for the translator: While "Vorlage" is a valid German translation of "template" it is still very unsuitable in this context where an xsl:template is being generated. You should stick to "Template". (I didn't find the feature at first, altough I knew it should be there.)
Would you be willing to review in our translation all places where this term is used? If so, please contact us directly using our support email address and we'll provide you with our translation XML file.
It's hard to find a translator who also knows XML technical terms.

Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
sorin_carbunaru
Posts: 402
Joined: Mon May 09, 2016 9:37 am

Re: Improve xslt-refactoring: exclude template

Post by sorin_carbunaru »

Hello Patrik,

Your suggestions have been implemented in version 20, which has recently been released. Thank you for the feedback!

All the best wishes,
Sorin Carbunaru
oXygen XML
Post Reply