[jira] [Commented] (LUCENE-4391) Lucene40Codec methods should be final

2013-03-22 Thread Commit Tag Bot (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13610811#comment-13610811 ] Commit Tag Bot commented on LUCENE-4391: [branch_4x commit] Adrien Grand http://s

[jira] [Commented] (LUCENE-4391) Lucene40Codec methods should be final

2012-09-27 Thread Shai Erera (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464704#comment-13464704 ] Shai Erera commented on LUCENE-4391: I really don't like the delegate() solution ...

[jira] [Commented] (LUCENE-4391) Lucene40Codec methods should be final

2012-09-17 Thread Adrien Grand (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457040#comment-13457040 ] Adrien Grand commented on LUCENE-4391: -- The reason I used a {{delegate()}} method is

[jira] [Commented] (LUCENE-4391) Lucene40Codec methods should be final

2012-09-17 Thread Robert Muir (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13457019#comment-13457019 ] Robert Muir commented on LUCENE-4391: - Instead of ForwardingCodec having an abstract

[jira] [Commented] (LUCENE-4391) Lucene40Codec methods should be final

2012-09-15 Thread Michael McCandless (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456383#comment-13456383 ] Michael McCandless commented on LUCENE-4391: +1 > Lucene40Co

[jira] [Commented] (LUCENE-4391) Lucene40Codec methods should be final

2012-09-15 Thread Uwe Schindler (JIRA)
[ https://issues.apache.org/jira/browse/LUCENE-4391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13456361#comment-13456361 ] Uwe Schindler commented on LUCENE-4391: --- +1, I was thinking aout a similar thing, t