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

Could not serialize prop4j.node to json #71

Open
jeremiaheinle opened this issue Apr 24, 2021 · 0 comments
Open

Could not serialize prop4j.node to json #71

jeremiaheinle opened this issue Apr 24, 2021 · 0 comments

Comments

@jeremiaheinle
Copy link
Collaborator

A FeatureContext was represented by prop4j.node inside of the AST. This lead to errors down the line #67.
The quick fix was to represent the FeatureContext with a string.

To enable boolean operations between ASTs, a serializable prop4j.node FeatureContext representation should be implemented.

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

No branches or pull requests

2 participants