Re: [genuine] Re: getUserProperty and getProperty

2004-11-12 Thread Jochen Hagenström
rence between the API-calls getUserProperty and getProperty. And: What is the exact difference between the API-calls setUserProperty and setProperty. When ist advised to use which? I'm a bit confused. I am writing my own tasks and I have started to use getUserProperty because it did wha

Re: [genuine] Re: getUserProperty and getProperty

2004-11-12 Thread jacques couzteau
rence between the API-calls getUserProperty and getProperty. And: What is the exact difference between the API-calls setUserProperty and setProperty. When ist advised to use which? I'm a bit confused. I am writing my own tasks and I have started to use getUserProperty because it did wha

Re: getUserProperty and getProperty

2004-11-11 Thread Peter Reilly
property (this may be a normal property or a user property). An example of setting properties is in src/main/org/apache/tools/ant/taskdefs/CheckSum.java Peter [EMAIL PROTECTED] wrote: Hi folks, What is the exact difference between the API-calls getUserProperty and getProperty. And: What is the

getUserProperty and getProperty

2004-11-11 Thread lists
properties is in src/main/org/apache/tools/ant/taskdefs/CheckSum.java Peter [EMAIL PROTECTED] wrote: Hi folks, What is the exact difference between the API-calls getUserProperty and getProperty. And: What is the exact difference between the API-calls setUserProperty and setProperty. When ist advised

Re: getUserProperty and getProperty

2004-11-11 Thread Peter Reilly
normal property or a user property). An example of setting properties is in src/main/org/apache/tools/ant/taskdefs/CheckSum.java Peter [EMAIL PROTECTED] wrote: Hi folks, What is the exact difference between the API-calls getUserProperty and getProperty. And: What is the exact difference between the

getUserProperty and getProperty

2004-11-11 Thread lists
Hi folks, What is the exact difference between the API-calls getUserProperty and getProperty. And: What is the exact difference between the API-calls setUserProperty and setProperty. When ist advised to use which? I'm a bit confused. I am writing my own tasks and I have started t