+1 on splitting out into separate plugins.
On Tue, Jan 22, 2013 at 3:04 AM, oliver gondža <[email protected]> wrote: > Hi, > > I was about to implement fine-grained MailAddressResolver configuration, > similar to the one described in [1] to speed up resolution on large > instances. However, recent changes in subversion plugin[1] suggests more > elegant solution: move MailAddressResolvers to dedicated plugins. Turning > resolvers on/off would simply be a matter of installing > (enabling/disabling) plugins. This satisfies out needs. > > Therefore, I propose to "fix" the existing plugins and discourage new > plugin developers to include resolvers in their plugins and encourage > creating dedicated resolver plugin instead. > > What would be the more appropriate solution for the community and > developers of plugins in question, split plugins that performs resolution > or introduce new global configuration to address that? > > [1] https://groups.google.com/**forum/#!msg/jenkinsci-dev/** > Jj6GTuo8Nls/Ti50OlAZI1cJ<https://groups.google.com/forum/#!msg/jenkinsci-dev/Jj6GTuo8Nls/Ti50OlAZI1cJ> > [2] https://groups.google.com/**forum/?fromgroups=#!topic/** > jenkinsci-dev/t6wjkqGM8tw<https://groups.google.com/forum/?fromgroups=#!topic/jenkinsci-dev/t6wjkqGM8tw> > > -- > oliver > -- Website: http://earl-of-code.com
