Re: Modification of Ant API for AntDSL

2012-07-30 Thread Nicolas Lalevée
I have looked into the actual implementation details, actually I don't need much. So little that I have committed them, it will be easier to review, easier than writing about it in an email. If I can do this with a PropertyHelper, I'll revert and use the non intrusive way. Nicolas Le 28 juil.

Re: Modification of Ant API for AntDSL

2012-07-28 Thread Nicolas Lalevée
I think that I would like to change is the following point as documented in the header of the PropertyHelper class: "Object value seems valuable as outlined." Nicolas Le 28 juil. 2012 à 19:20, Nicolas Lalevée a écrit : > > Le 28 juil. 2012 à 15:54, Stefan Bodewig a écrit : > >> On 2012-07-28,

Re: Modification of Ant API for AntDSL

2012-07-28 Thread Nicolas Lalevée
Le 28 juil. 2012 à 15:54, Stefan Bodewig a écrit : > On 2012-07-28, Nicolas Lalevée wrote: > >> I start to like what I am doing which the AntDSL so I would like to >> modify a little bit the Ant API so I can avoid doing so work around. > > Sorry, I haven't found the time to play with it. No wo

Re: Modification of Ant API for AntDSL

2012-07-28 Thread Stefan Bodewig
On 2012-07-28, Nicolas Lalevée wrote: > I start to like what I am doing which the AntDSL so I would like to > modify a little bit the Ant API so I can avoid doing so work around. Sorry, I haven't found the time to play with it. > In AntDSL, I have introduced an expression language so do some bas