----- Original Message ----- From: "Aaron Knauf" <[EMAIL PROTECTED]>
> Hi Danny, > > The format you suggest certainly allows for multiple matchers and better > matcher configuration. However, it still leaves us with unstructured > name/value pairs. There have been a number of requests for structured > mailet configuration. I don't think the level of configuration you're proposing needs to be included as part of the mailet container. IMO, the container should load an application, and if the application has complex configuration, the application should handle configuring itself. I think many of your suggestions unnecessarily raise the bar for mailet container implementations and is looking for more than just a container. I think name-value pairs are a good addition to matchers, and I think it would be good to have a way to reference files bundled with the mailet classes (as part of the application files), either with getResource() or maybe getRealPath(), something along those lines. Serge Knystautas President Lokitech >> software . strategy . design >> http://www.lokitech.com p. 1.301.656.5501 e. [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
