Register  Login       Search  
Forum  
 
  
 
Forum  Forum     
 
SearchForum Home
  XML Lab Products  nxslt  Feature Request...
 Feature Request: allow wildcards for source file
 
Zef
5 posts
Joined
1/18/2007

Feature Request: allow wildcards for source file
Posted: 03 Oct 07 7:07 AM (Netherlands)
I use nxslt2 to apply the same transformation to a large set of source files (about 7.500). Currently, I'm using a batch file with a FOR statement to loop over the source files and execute nxslt2 for each file. Although the transformation is simple, it takes quite some time to transform all files.

It would be nice if the command line tool would accept wildcards for the source argument. I expect that if the XSL transformation would only have to be parsed and compiled once, this would result in a significant performance increase - which would be greatly appreciated!

Greetings.

Zef

  XML Lab Products  nxslt  Feature Request...
Forum Home  Search