Though I don't really have bandwidth to help with it, I am +1 on
moving forward with Interpolation being a motivation for the next
release.

On 6/23/05, Gary Gregory <[EMAIL PROTECTED]> wrote:
> Hello:
> 
> Is anyone planning on working on text.Interpolation in the near future?
> 
> It seems like a logical candidate and a motivation for the next release.
> 
> Where does the class come from and does it make sense to simply extract
> some code out of Ant.
> 
> I could see a subclass dealing specifically with this. Something like:
> 
> Interpolation si = new SystemPropertyInterpolation();
> // replace all system property in ${} with real values.
> string = si.interpolateAll(string);
> 
> The class name does seem a little pedantic to me, but eh, I can't come
> up with something more succinct right now ;-)
> 
> Thoughts?
> 
> Thanks,
> 
> Gary
> 
> 
> 


-- 
Steven Caswell
[EMAIL PROTECTED]

Take back the web - http://www.mozilla.org

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to