I'm willing to do some work on this. I'll need to see what's in lang at
the moment though...at least some of the code came originally from
Digester so I feel responsible for knocking it into shape for lang!

Cheers,

Simon

On Fri, 2005-06-24 at 06:34 -0400, Steven Caswell wrote:
> 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
> > 
> > 
> > 
> 
> 


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

Reply via email to