From: "Peter Donald" <[EMAIL PROTECTED]> > > ok, but I understood you OKed some sort of a wrapper. > > I guess I must have got confused - which thread was this in again? It
http://marc.theaimsgroup.com/?t=100891536700002&r=1&w=2 Specfically, http://marc.theaimsgroup.com/?l=ant-dev&m=100897943010533&w=2 > probably would have been useful to show code snippets as I talk better in > code ;) Well, the code is there now and you have expressed your opinion ;-) > Not a -1 more a -0. If you want to fix it then do it if you don't consider it > in need of fixing then feel free to ignore me ;) I guess I will just back them out so that we can discuss this further. But here is how I look at it. You pass a non-numeric string to a setter that takes in, say, Integer as parameter, it is still going to 'validate' it to see if it a numeric or else throw a NumberFormatException. So, in effect, SrcFile et al. hasn't really introduced as yet an unseen/unknown concept. > If the ant task itself is used outside ants container it is likely going to > have issues anyway. Both Ant1.x and Ant2 will most likely continue to behave > in this manner so I don't consider this a great loss. We have suggested that we will be working to provide API support in the 1.9 action plan. http://jakarta.apache.org/ant/ant2/actionlist.html#embeddor > Do whatever you feel like - I was basically just saying - erk! Then, erk it is ;-) Cheers, Magesh -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
