> -----Original Message-----
> From: Stefan Bodewig [mailto:bodewig@bost.de]
> Sent: Monday, 10 July 2000 21:23
> To: ant-dev@jakarta.apache.org
> Subject: Re: ant target attribute not working
>
>
> >>>>> "CM" == Conor MacNeill <conor@cognet.com.au> writes:
>
> CM> I might have another look at the Ant introspection code.
>
> Did you take a look at the IntrospectionHelper I have sent here last
> week?
Its in my list of things that need a second look :-) I've just had a look at
it now and using getMethods is pretty much what I had in mind above. I'm +1
on it.
BTW The object being configured is sometimes referred to as target which
might be confusing.
>
> If I don't see any objections by the end of the week, I'm going to
> commit the changes necessary.
why wait :-) ?
> I'm currently extending it to provide
> getAttributes and getNestedElements methods to IntrospectionHelper -
> goal is to write a simple task that creates a (partial) DTD from the
> information gathered.
>
> Stefan
>
|