[ 
https://issues.apache.org/jira/browse/LUCENE-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Uwe Schindler updated LUCENE-2188:
----------------------------------

    Attachment: LUCENE-2188.patch

I renamed the class to VirtualMethod as suggested by Simon and also changed 
method names and their javadocs to better describe whats happening. It is still 
hard to use, but client code never should use this class.

I will commit this soon to proceed with the dependent issues. Improvements to 
Javadocs can be done later of course.

> A handy utility class for tracking deprecated overridden methods
> ----------------------------------------------------------------
>
>                 Key: LUCENE-2188
>                 URL: https://issues.apache.org/jira/browse/LUCENE-2188
>             Project: Lucene - Java
>          Issue Type: New Feature
>            Reporter: Uwe Schindler
>            Assignee: Uwe Schindler
>             Fix For: 3.1
>
>         Attachments: LUCENE-2188.patch, LUCENE-2188.patch, LUCENE-2188.patch, 
> LUCENE-2188.patch, LUCENE-2188.patch
>
>
> This issue provides a new handy utility class that keeps track of overridden 
> deprecated methods in non-final sub classes. This class can be used in new 
> deprecations.
> See the javadocs for an example.

-- 
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