Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add api.content.get_parents #531

Open
davisagli opened this issue Feb 27, 2024 · 0 comments
Open

Add api.content.get_parents #531

davisagli opened this issue Feb 27, 2024 · 0 comments

Comments

@davisagli
Copy link
Sponsor Member

It would be nice to provide an API for iterating through all of an object's parents. It can be implemented using Acquisition.aq_chain

Nice to have: Provide a way to filter the parents for ones that implement a particular interface or match a predicate. Provide a way to get the closest parent that matches these filters (if any).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant