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

Make classes implement Serializable #1

Closed
jcrada opened this issue May 31, 2015 · 1 comment
Closed

Make classes implement Serializable #1

jcrada opened this issue May 31, 2015 · 1 comment

Comments

@jcrada
Copy link
Member

jcrada commented May 31, 2015

The classes relevant to the Engine need to be Serializable in order for distributed systems to serialize and share FuzzyLite objects. For example, refer to http://mmolimar.blogspot.co.nz/2015/03/custom-trident-functions-in-apache-storm.html

@jcrada
Copy link
Member Author

jcrada commented May 5, 2016

Any engine in jfuzzylite can be exported to the FuzzyLite Language, and imported again from the FuzzyLite Language, which renders the approach much simpler than serialisation/deserialisation. Therefore, no class in jfuzzylite will implement the Serializable interface.

@jcrada jcrada closed this as completed May 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant