Here's my interpolation-style class by the way. The bit of interest is the
interpolateLists method, it lets you do:
"Some kind of text with a $*{list, ','} list in it. "
http://www.osjava.org/genjava/multiproject/gj-core/xref/com/generationjava/util/Interpolator.html
Probably more than we want a MappedMessageFormat to do, but thought I'd
mention it.
Hen
On Sat, 4 Sep 2004, Henri Yandell wrote:
>
> I've added it and moved Interpolation down into a text package. We can
> avoid releasing the package if desired.
>
> Hen
>
> On Sat, 4 Sep 2004, Gary Gregory wrote:
>
> > Hello,
> >
> > I just wanted to clarify: The MappedMessageFormat class posted by Simon
> > is intended to replace the current Interpolation implementation, right?
> > Stephen, are you taking this on?
> >
> > Thanks,
> > Gary
> >
> > > -----Original Message-----
> > > From: Simon Kitching [mailto:[EMAIL PROTECTED]
> > > Sent: Friday, September 03, 2004 00:39
> > > To: Jakarta Commons Developers List
> > > Subject: [lang] MappedMessageFormat
> > >
> > > On Thu, 2004-09-02 at 19:32, Stephen Colebourne wrote:
> > > > +1 to the name
> > > > +1 to examining the digester code and taking the best/using it
> > > > +0 for 2.1 (meaning we can drop it for now if no-one does the work)
> > >
> > > Ok, here is the code from Digester, renamed to MappedMessageFormat
> > (and
> > > package, methodnames, etc adjusted appropriately).
> > >
> > > Comments are welcome.
> > >
> > > Regards,
> > >
> > > Simon
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]