- From: practice innovation <info@practice-innovation.de>
- Date: Tue, 25 Feb 2014 12:07:53 +0100
- To: <public-ppl@w3.org>
Received on Wednesday, 26 February 2014 14:59:06 UTC
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