[jira] [Commented] (LOG4J2-653) Add plugin builder classes as alternative to factory methods.

2016-06-11 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15326160#comment-15326160 ] Ralph Goers commented on LOG4J2-653: This is marked as "In progress" but hasn't been updated in 2

[jira] [Commented] (LOG4J2-653) Add plugin builder classes as alternative to factory methods.

2014-05-26 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008665#comment-14008665 ] Remko Popma commented on LOG4J2-653: I get how injection mechanisms work, but I'm not

[jira] [Commented] (LOG4J2-653) Add plugin builder classes as alternative to factory methods.

2014-05-26 Thread Ralph Goers (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008678#comment-14008678 ] Ralph Goers commented on LOG4J2-653: I am more interested in what the impact is to the

[jira] [Commented] (LOG4J2-653) Add plugin builder classes as alternative to factory methods.

2014-05-26 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14009039#comment-14009039 ] Matt Sicker commented on LOG4J2-653: I'm not speaking of injection for tests, but we

[jira] [Commented] (LOG4J2-653) Add plugin builder classes as alternative to factory methods.

2014-05-25 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008498#comment-14008498 ] Matt Sicker commented on LOG4J2-653: I have an example of what could be done in

[jira] [Commented] (LOG4J2-653) Add plugin builder classes as alternative to factory methods.

2014-05-25 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008561#comment-14008561 ] Remko Popma commented on LOG4J2-653: Could you give an example of what a test

[jira] [Commented] (LOG4J2-653) Add plugin builder classes as alternative to factory methods.

2014-05-25 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008563#comment-14008563 ] Matt Sicker commented on LOG4J2-653: Sure! Check this out from Rfc5424LayoutTest:

[jira] [Commented] (LOG4J2-653) Add plugin builder classes as alternative to factory methods.

2014-05-25 Thread Remko Popma (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008590#comment-14008590 ] Remko Popma commented on LOG4J2-653: Thank you Matt, this example clearly shows the

[jira] [Commented] (LOG4J2-653) Add plugin builder classes as alternative to factory methods.

2014-05-25 Thread Matt Sicker (JIRA)
[ https://issues.apache.org/jira/browse/LOG4J2-653?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14008595#comment-14008595 ] Matt Sicker commented on LOG4J2-653: The difference in reflection code between