Brad Wilson wrote:

>Scott Hernandez wrote:
>
>>Instead there is a xslt file(xslt/projecthelp.xslt) defined to generate
>>the help you are talking about. In the xslt file there is xpath query
>>that digs up the description from targets and displays it. This xslt
>>doesn't use the classes at all :(
>>
>
>Why is that worth a frown? What's wrong with using XSL-T for that?
>
I'm with you on this one Brad. That was originally using code against 
the loaded xml file and Gerry and I decided to change to the xslt way so 
that it could run without acually loading the build file into nant - ie 
only the transform needs to run.

Ian

>
>Brad
>
>--
>Read my web log at http://www.quality.nu/dotnetguy/
>
>
>_______________________________________________
>Nant-developers mailing list
>[EMAIL PROTECTED]
>https://lists.sourceforge.net/lists/listinfo/nant-developers
>
>




_______________________________________________
Nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to