Skip to content

Add get_all_variables method to EasyList for collection querying#242

Open
rozyczko wants to merge 3 commits intodevelopfrom
easylist_extended
Open

Add get_all_variables method to EasyList for collection querying#242
rozyczko wants to merge 3 commits intodevelopfrom
easylist_extended

Conversation

@rozyczko
Copy link
Copy Markdown
Member

@rozyczko rozyczko commented May 4, 2026

Added get_all_variables method to EasyList to enable proper querying of collections.

This removes the requirement of having a dedicated Collections-type class, as EasyList is already a collection.

@rozyczko rozyczko added [scope] enhancement Adds/improves features (major.MINOR.patch) [priority] high Should be prioritized soon labels May 4, 2026
@rozyczko rozyczko marked this pull request as ready for review May 4, 2026 13:25
Copy link
Copy Markdown
Contributor

@damskii9992 damskii9992 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. Nice and simple and short :) Few comments to further improve it.

Comment thread src/easyscience/base_classes/easy_list.py
Comment thread src/easyscience/base_classes/easy_list.py Outdated
Comment thread src/easyscience/base_classes/easy_list.py Outdated
Comment thread src/easyscience/base_classes/easy_list.py
Comment thread src/easyscience/base_classes/easy_list.py
Comment thread tests/unit/base_classes/test_easy_list.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

[priority] high Should be prioritized soon [scope] enhancement Adds/improves features (major.MINOR.patch)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants