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

Duck typing + attribute system for Items #7

Open
Tony-xy-Liu opened this issue May 18, 2023 · 0 comments
Open

Duck typing + attribute system for Items #7

Tony-xy-Liu opened this issue May 18, 2023 · 0 comments
Labels
enhancement New feature or request long-term difficult to fix/add. Requires substantial develoment effort

Comments

@Tony-xy-Liu
Copy link
Member

Example: Object is a base type for Items and a module that zips files takes an Object and adds the attribute zipped.
Currently, Items are atomic, so a new module would be required to zip each possible type of input.
Serves the same function as wildcards for snakemake.

@Tony-xy-Liu Tony-xy-Liu added enhancement New feature or request long-term difficult to fix/add. Requires substantial develoment effort labels May 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request long-term difficult to fix/add. Requires substantial develoment effort
Projects
None yet
Development

No branches or pull requests

1 participant