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

Matt Benson commented on PROXY-11:
----------------------------------

FWIW, the 2.0 branch depends on Java 6 and provides a basic {{ProxyFactory}} 
instance that uses {{java.util.ServiceLoader}} to locate a usable 
{{ProxyFactory}}.
                
> slf4j-like discovery of the Proxy implementation to use
> -------------------------------------------------------
>
>                 Key: PROXY-11
>                 URL: https://issues.apache.org/jira/browse/PROXY-11
>             Project: Commons Proxy
>          Issue Type: Improvement
>    Affects Versions: 1.0
>         Environment: wicket
>            Reporter: Johan Compagner
>
> I set this prio to major but for wicket it is really a blocker. In the 
> current state i just cant use commons proxy
> I dont want in a general framework to make a decission which implementation 
> that i should use
> Something like this  should be done outside the code or at least outside my 
> code  (that slf4j or commons logging also do)
> Look at how slf4j does it because the commons logging way is a bit flawed 
> (classloading problems)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to