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

Consolidate ser/deser in serialize.clj and ddl.clj #23

Open
nickmbailey opened this issue Apr 11, 2012 · 0 comments
Open

Consolidate ser/deser in serialize.clj and ddl.clj #23

nickmbailey opened this issue Apr 11, 2012 · 0 comments

Comments

@nickmbailey
Copy link
Collaborator

We have some mismatch when serializing to/from hector/clojure in the serialize.clj and ddl.clj namespaces. We should rework those namespaces to make sure things match up. The conversion to clojure in serialize.clj is also returning some things still as hector objects (for example comparator type). We should avoid doing that.

This will likely have to be a backwards compatible breaking change so we may need to bump the major version number accordingly.

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