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

Carsten Ziegeler commented on SLING-2538:
-----------------------------------------

Patch looks good, I would also move the code from the ResourceUtil.internalIsA 
into the Resource class.
                
> Remove fallback code for old resource implementations
> -----------------------------------------------------
>
>                 Key: SLING-2538
>                 URL: https://issues.apache.org/jira/browse/SLING-2538
>             Project: Sling
>          Issue Type: Improvement
>          Components: API
>    Affects Versions: API 2.2.4
>            Reporter: Carsten Ziegeler
>             Fix For: API 2.2.6
>
>         Attachments: SLING-2538.patch
>
>
> See SLING-2457 for some examples, we currently have some "unusal" handling of 
> some ResourceUtil/AbstractResource methods which are basically there to 
> support very old implementations of the resource api which predate the 2.1.0 
> release.
> As we now extended the resource interface as well as resource resolver and 
> other stuff, I think it's time to not support this old stuff anymore and 
> clean up the code

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