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

Drop redundant Item.seed #221

Open
vbanos opened this issue Feb 11, 2025 · 0 comments
Open

Drop redundant Item.seed #221

vbanos opened this issue Feb 11, 2025 · 0 comments
Assignees
Labels
enhancement New feature or request v2 Label to use when describing an issue for Zeno v2

Comments

@vbanos
Copy link

vbanos commented Feb 11, 2025

Item.seed is redundant because we already have the parent attribute. (When parent == nil, then the item is a seed).
We must refactor and drop it.

@CorentinB CorentinB added v2 Label to use when describing an issue for Zeno v2 enhancement New feature or request labels Feb 12, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request v2 Label to use when describing an issue for Zeno v2
Projects
None yet
Development

No branches or pull requests

2 participants