Hi All, I realize this is not implemented, and I am not even sure if it should be, but I was wondering if someone could point me in the right direction for figuring out if it easily could be done.
As near as I can tell, projecthelp is extracted using an xslt that is executed completely independent of the parsing of targets. So, the three things I am trying to determine right now are: 1) Where in the code are the properties expanded into their values for use in tasks? 2) Would doing this before transforming for projecthelp be of any value, or (as I suspect) is it done in the parsed data, and so would have no impact 3) What would need to be done to change projecthelp to work off of the parsed target information (assuming again that this includes the description). If anyone can save me a bit of time by pointing me at the right classes to look at so I can find the answers, that would be much appreciated. Also, if it turns out to be feasible, is this something that the nant team would be interested in having, or is this considered counter to the design goals of the tool in some way? Best, Bill William E. Caputo ThoughtWorks, Inc. http://www.twelve71.com/caputo/ -------- Continuous Integration: Watchin' the hella tech ta' boost da' shiggety shiggety shwa. ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. Does SourceForge.net help you be more productive? Does it help you create better code? SHARE THE LOVE, and help us help YOU! Click Here: http://sourceforge.net/donate/ _______________________________________________ nant-developers mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/nant-developers
