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

Implement a factory method on rules (part of immutability experiments) #69

Open
jclaveau opened this issue Dec 26, 2018 · 2 comments
Open
Labels
Milestone

Comments

@jclaveau
Copy link
Owner

Some optimizations can be done during the instanciation of rules and would change their class. For example, ['field', '=><=', [3, 3]] <=> ['field', '=', 3].

@jclaveau jclaveau added this to the Version 2.0.0 milestone Jan 3, 2019
@jclaveau
Copy link
Owner Author

@jclaveau
Copy link
Owner Author

#52

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

No branches or pull requests

1 participant