On Tue, Sep 1, 2009 at 9:42 AM, Stefan Bodewig wrote: > On 2009-09-01, Dominique Devienne wrote: > >> What I don't get is how NestedPropertyExpander can be enabled. >> Given how DEFAULT_EXPANDER works, if one tries to add >> NestedPropertyExpander after it, the first expander will not allow >> the second to work. > > You missed the "delegates get used in LIFO order" bit.  add() adds to > the front of the list. Ah yes, thank you Stefan. --DD --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@ant.apache.org For additional commands, e-mail: dev-help@ant.apache.org