Jim,

> One thing I've "noticed" (and this is common to all of the mailets)
> is parameters like "notice" or "prefix" are just plain text that is
> added to the mail message.

> One thought was to add a resource bundle name and key names
> as parameters to the mailets.

We could use either resource bundles or XML resources.  See the new
XMLResources.java, which is a generalization of SQLResources.java, which
came from some other source whose history is lost (Darrell may remember).

Mark Imel's new list server is the first code to use it (other than my
XMLTest mailet).  I will be posting that up later today; this weekend at the
latest.

There is code in XMLResources for doing symbolic parameter substitution,
which might be good to pull out into a general utility class, since it can
be useful other than in the context of an XML resource file.

Is this something that you would like to contribute to?

        --- Noel


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

Reply via email to