[ 
https://issues.apache.org/jira/browse/LUCENE-1687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12722197#action_12722197
 ] 

Grant Ingersoll edited comment on LUCENE-1687 at 6/20/09 7:16 AM:
------------------------------------------------------------------

The whole point of this issue is that it breaks back compatibility.  EFC is a 
pointless class.  Read the description.

Besides the fact that adding methods to FieldCache itself breaks back 
compatibility since it is an interface, even if no one can implement it.

      was (Author: gsingers):
    The whole point of this issue is that it breaks back compatibility.  EFC is 
a pointless class.  Read the description.
  
> Remove ExtendedFieldCache by rolling functionality into FieldCache
> ------------------------------------------------------------------
>
>                 Key: LUCENE-1687
>                 URL: https://issues.apache.org/jira/browse/LUCENE-1687
>             Project: Lucene - Java
>          Issue Type: Improvement
>            Reporter: Grant Ingersoll
>            Assignee: Uwe Schindler
>            Priority: Minor
>             Fix For: 2.9
>
>
> It is silly that we have ExtendedFieldCache.  It is a workaround to our 
> supposed back compatibility problem.  This patch will merge the 
> ExtendedFieldCache interface into FieldCache, thereby breaking back 
> compatibility, but creating a much simpler API for FieldCache.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: java-dev-h...@lucene.apache.org

Reply via email to