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

Behaviour of calling clause methods twice is not consistent #441

Open
Tracked by #98
angrykoala opened this issue Oct 29, 2024 · 0 comments
Open
Tracked by #98

Behaviour of calling clause methods twice is not consistent #441

angrykoala opened this issue Oct 29, 2024 · 0 comments
Labels
breaking This will contain breaking changes or deprecations

Comments

@angrykoala
Copy link
Member

angrykoala commented Oct 29, 2024

In some clauses, such as Union the methods distinct and all can be called multiple times and they override the behaviour

In others, such as Call, calling importWith twice will throw an error

This behaviour is not consistent and doesn't have predefined guidelines

@angrykoala angrykoala changed the title Behaviour on repeating methods (e.g. .with) Behaviour of calling clause methods twice is not consistent Oct 29, 2024
@angrykoala angrykoala added the breaking This will contain breaking changes or deprecations label Oct 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
breaking This will contain breaking changes or deprecations
Projects
None yet
Development

No branches or pull requests

1 participant