Re: [Nant-users] RE: can"t overwrite property

2004-09-25 Thread Troy Laurin
[EMAIL PROTECTED] wrote: Couldn't you just make properties from -D not read-only and just have a higher precedence than ? I know in Ant -D has higher precedence. if(property set via -D) { don't throw } ? Just to clarify... In Ant, all properties are read-only... that is, they always keep the fi

Re: [Nant-users] Problems with new NDoc BaseReflectionDocumenter

2004-09-25 Thread Gert Driesen
- Original Message - From: "Kevin Downs" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Saturday, September 25, 2004 8:19 AM Subject: Re: [Nant-users] Problems with new NDoc BaseReflectionDocumenter Thanks for the repro - it was very helpful :) The problem with ma