Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Allow additional_resources to implement Resource directly #6686

Merged
merged 1 commit into from
Jan 13, 2020

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jan 12, 2020

AdditionalResource really doesn't add any value, and it gets in the way for
resources which want to support child resources or the like. So, if the
resource object already implements the IResource interface, don't bother
wrapping it.

AdditionalResource really doesn't add any value, and it gets in the way for
resources which want to support child resources or the like. So, if the
resource object already implements the IResource interface, don't bother
wrapping it.
@richvdh richvdh requested a review from a team January 12, 2020 22:01
@richvdh richvdh merged commit 8039685 into develop Jan 13, 2020
@richvdh richvdh deleted the rav/additonal_resources_extensions branch January 13, 2020 12:42
babolivier pushed a commit that referenced this pull request Sep 1, 2021
* commit '803968505':
  Allow additional_resources to implement Resource directly (#6686)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants