14:37
> To: Ant Users List
> Subject: Re: DataType life cycle
>
> Gilles Scokart wrote:
> > What is the life cycle of a datatype?
> >
> > More precisely, I'm writting a dataype and I would like:
> >
> > 1. To be able to validate its attribute and conten
class extends Task, is there a difference to declare it
in the antlib xml as a task or as datatype ?
Gilles
> -Original Message-
> From: Steve Loughran [mailto:[EMAIL PROTECTED]
> Sent: lundi 26 mars 2007 14:37
> To: Ant Users List
> Subject: Re: DataType life cycle
>
>
Gilles Scokart wrote:
What is the life cycle of a datatype?
More precisely, I'm writting a dataype and I would like:
1. To be able to validate its attribute and content as soon as
possible (and if possible report the Location of the error)
2. To launch some process to modify the Project as soon
What is the life cycle of a datatype?
More precisely, I'm writting a dataype and I would like:
1. To be able to validate its attribute and content as soon as
possible (and if possible report the Location of the error)
2. To launch some process to modify the Project as soon as the
datatype is def