[ 
https://issues.apache.org/jira/browse/DISCOVERY-15?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13015857#comment-13015857
 ] 

Sebb commented on DISCOVERY-15:
-------------------------------

It does look as though the log classes are no longer needed.

However, if you remove the methods, this will break binary compatibility.

I think it would be safer to make at least one binary compatible release, which 
means deprecating rather than removing the methods.

> implementing a commons-logging wrapper is an overkill
> -----------------------------------------------------
>
>                 Key: DISCOVERY-15
>                 URL: https://issues.apache.org/jira/browse/DISCOVERY-15
>             Project: Commons Discovery
>          Issue Type: Improvement
>    Affects Versions: 0.5
>            Reporter: Simone Tripodi
>            Assignee: Simone Tripodi
>             Fix For: 0.5
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> org.apache.commons.discovery.log is a commons-logging implementation wrapper, 
> moreover the 90% of classes that use a Log instance, have a static setter 
> method.
> It should be enough just using commons-logging in the 'traditional' way :P

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to