Trinidad has a FastMessageFormat class in the impl that
is a partial replacement for MessageFormat - and, last
I tested, far faster for the typical case of use-once-and-
throw-away scenario that comes up in webapps a lot.
Any comments on moving it from
o.a.m.trinidadinternal.share.util.FastMessageFormat
to
o.a.m.trinidad.util.FastMessageFormat?

(It's actually already been moved for awhile, but
is package-private in trinidad-api).

-- Adam

Reply via email to