AHF JobOptions for getting Area Tree

Hi all,

 

There is an optional parameter in die DotNet implementation for providing an
AHF jobfile when getting the area tree. 

To get this run for testing one need to fit ppl-extension.xsl and call
runahfdotnet:areaTree($fo-tree, $jobFile) instead of the current
implementation. $jobFile is the full qualified path to the physical AHF job
file.

 

In some of my projects a lot of settings are excluded to such a file and are
not part of the FO. Do you think it is a good idea having such a
possibility? 

Is this a common feature which can be implemented for other processors, too?

 

The implementation of the can be found in GetAreaTree Method [1]

 

Let me know your thoughts

Markus

[1]
https://dvcs.w3.org/hg/ppl/file/81909bfe31f6/FOPRunXSLTExt/src/org/w3c/ppl/x
slt/ext/ahf/dotnet/pi.ep.ppl.xslt.ext.ahf.dotnet/RunAHF.cs 

Received on Wednesday, 26 February 2014 14:59:06 UTC