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

Consider adding standard JSOG ObjectIdGenerator #645

Closed
cowtowncoder opened this issue Dec 10, 2014 · 3 comments
Closed

Consider adding standard JSOG ObjectIdGenerator #645

cowtowncoder opened this issue Dec 10, 2014 · 3 comments

Comments

@cowtowncoder
Copy link
Member

(see #622 also)

With 2.5, Jackson will allow full support for JSOG.
Given that there is a nice implementation of ObjectIdGenerator and other necessary classes in https://github.com/jsog/jsog-jackson would it make sense to include this as part of core jackson-databind?
(and/or if possible/feasible, right in jackson-annotations, next to other implementations -- not 100% sure that is feasible tho).

One possibility would be to release 2.5 first, and then if it makes sense, bundle this in 2.6.
That might be the safest route, and also allow for quick fixes (if need be) for the JSOG handler implementation.

@stickfigure
Copy link
Contributor

I would be happy either way. If it means delaying the RC of 2.5 at all, I would push it off to 2.6.

@cowtowncoder
Copy link
Member Author

Perhaps we should add this in 2.6, to make sure things work as expected. I'll keep this open.

@cowtowncoder
Copy link
Member Author

Not sure this is desired any more. If it is, please re-open or add comment; could be considered for 3.0.

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

2 participants