Re: [Nant-users] Enhancement Suggestion

2004-08-02 Thread Gert Driesen
To: <[EMAIL PROTECTED]> Sent: Monday, August 02, 2004 9:21 PM Subject: [Nant-users] Enhancement Suggestion > The text inside a element and the description attribute of a element do not expand ${propertyname}. If the parser allows it it would be useful for property names to be expanded so

[Nant-users] Enhancement Suggestion

2004-08-02 Thread Merrill Cornish
The text inside a element and the description attribute of a element do not expand ${propertyname}. If the parser allows it it would be useful for property names to be expanded so that documentation text can be parameterized (e.g., mention default values defined in properties). Merrill ---