Peter Donald <[EMAIL PROTECTED]> wrote: > I have just been experimenting with Listeners/AspectHandlers and > have found an issue. I originally made it so that they were > configured in the same manner that tasks/datatypes are configured > (ie via addFoo()/setFoo()/createFoo()). However this limits it's > usefulness when invoked from CLI.
Couldn't that be solved via the user preferences mechanism? I mean, user preferences will give you much more than just a flat name-value space to configure something. Stefan
