Discussion:
[jira] [Created] (LOG4J2-858) Improve PluginManager to filter plugins by class
Matt Sicker (JIRA)
2014-09-25 02:07:33 UTC
Permalink
Matt Sicker created LOG4J2-858:
----------------------------------

Summary: Improve PluginManager to filter plugins by class
Key: LOG4J2-858
URL: https://issues.apache.org/jira/browse/LOG4J2-858
Project: Log4j 2
Issue Type: New Feature
Components: Plugins
Reporter: Matt Sicker
Priority: Minor
Fix For: 2.2


If I could construct, for instance, {{new PluginManager<Appender>()}} instead of the usual way via category, then I could group plugins within the same category or separate categories more easily along with providing better type safety. This would reduce a lot of the "unchecked" warning suppression, plus it would make things a bit neater.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Loading...