Buuhuu opened a new pull request #31: URL: https://github.com/apache/sling-org-apache-sling-models-impl/pull/31
This implements a `ViaProvider` that undoes the changes done by `ForceResourceType` and `ResourceSuperType`. This is in particular helpful if a model `A` refers to another model `B` using `@Self` and both models are extended using the delegation pattern. In such a case the original `AImpl` would use the wrapped request/resource of the `ResourceSuperTypeViaProvider` to obtain the model for `B` which would not take the extension of model `B` for a more specific resource type into account. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
