src/main/java/org/apache/sling/resourceresolver/impl/ResourceResolverImpl.java (3 lines): - line 359: // TODO: might do better to be able to log the loop and help the user - line 413: // TODO: log and fail - line 917: // TODO: might be a redirect ?? src/main/java/org/apache/sling/resourceresolver/impl/helper/URI.java (3 lines): - line 513: // TODO there must be a better way to do this - line 1699: // TODO: Figure out what all these variables are for and provide javadoc - line 3018: // FIXME: it could be a document on the server side src/main/java/org/apache/sling/resourceresolver/impl/mapping/Mapping.java (2 lines): - line 148: // TODO: temporary - line 153: // TODO: temporary src/main/java/org/apache/sling/resourceresolver/impl/providers/ResourceProviderInfo.java (1 line): - line 108: // TODO - do real path check src/main/java/org/apache/sling/resourceresolver/impl/mapping/AliasHandler.java (1 line): - line 79: // TODO: check for pontential concurrency issues (SLING-12771) src/main/java/org/apache/sling/resourceresolver/impl/observation/BasicObservationReporter.java (1 line): - line 216: // TODO implement distribute