Jose Alberto Fernandez wrote: ... > The fact that it is NOT a string. If you use a string > you will have to parse the data. What does it happen > if you have something like: > > > > > How do you know "parent" needs to be rewritten? Rewritten? I don't understand... > On the other hand, you will always rewrite the > following: > > value="${ant::super(targetname)"/> > > > which it is much more powerful and you are not > guessing. > > By the way, the exact syntax of the property is not > the point. The important points are: > > 1) Make dificult to clash with current buildfiles: > > "ant::" Instead of super I can use ant::super::targetname or anything else, it's just an implementation issue. > 2) Be able to call any overloaded target: > > "super(targetname)" > > Then put it all toguether. Try this, it works: Could you please add snippets that fail to work with current import proposed implementation, so that I can understand you better right away and maybe propose a solution? Thanks :-) -- Nicola Ken Barozzi nicolaken@apache.org - verba volant, scripta manent - (discussions get forgotten, just code remains) --------------------------------------------------------------------- -- To unsubscribe, e-mail: For additional commands, e-mail: