On 10/13/07, Keith R. Bennett <[EMAIL PROTECTED]> wrote: > ...I'd like to suggest that we provide an API as well. In general, it would > be > easier to use in many cases....
> ...What do you think? Should I create a JIRA issue for this?... We might want to discuss the design here first, can you give an example of how your configuration API would work? Me, I like to use Properties for configuration whenever possible, as they are easy to create, using default values and easy to override individual settings. But there are other ways, of course. -Bertrand
