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

Support for serialization in portable format #8

Open
takawitter opened this issue Jun 12, 2014 · 0 comments
Open

Support for serialization in portable format #8

takawitter opened this issue Jun 12, 2014 · 0 comments
Assignees

Comments

@takawitter
Copy link
Owner

Because Trie4J uses Java serialization mechanism, serialized data can't be used from other platform such as JavaScript. To enable other language read serialized data, portable binary format should be defined and implemented.

working branch of this issue is https://github.com/takawitter/trie4j/tree/enh-serialize-portableform

@takawitter takawitter self-assigned this Jun 12, 2014
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

1 participant