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

Cannot use in EhCache #260

Closed
frank-yf opened this issue Mar 13, 2020 · 2 comments
Closed

Cannot use in EhCache #260

frank-yf opened this issue Mar 13, 2020 · 2 comments

Comments

@frank-yf
Copy link

In my application, my yaml text is saved in the database, so I need to read it from the database and load it as a rules object every time I execute it, so I want to put it into EhCache, but the rules object does not realize serializable, now I have compiled a custom MyRules To replace it, but I still hope that this feature can be supported in your library.

@fmbenhassine
Copy link
Member

This is similar to #159 but for ehcache instead of spark.

now I have compiled a custom MyRules To replace it

Can you share what you did? If it is reasonable enough without introducing too much complexity, I can consider adding it.

@fmbenhassine
Copy link
Member

As mentioned in #159 (comment), there is no plan to make almost all APIs implement serializable.

I'm closing this issue, thank you for raising it anyway.

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

No branches or pull requests

2 participants