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

Java8 time java.time.* / JSR310 #16

Open
dmiorandi opened this issue Oct 20, 2016 · 3 comments
Open

Java8 time java.time.* / JSR310 #16

dmiorandi opened this issue Oct 20, 2016 · 3 comments

Comments

@dmiorandi
Copy link

Possibility to map date, date-time, time types to java8 types.
I don't know if it's better to provide a free mapping for raml <--> java types to achieve this
or provide a direct option to map to java8 types. First is more flexible, allow also joda
and doesn't require java8 to compile. Second one is easier to configure for user.

I've made something similar in jsonschema2pojo, if can help.

joelittlejohn/jsonschema2pojo#433

Probably this is related to #4 also.

@dmiorandi
Copy link
Author

Hi @petrochenko-pavel-a. Any chances/plan to have this implemented?
Tks

@petrochenko-pavel-a
Copy link
Collaborator

Hi @dmiorandi, I am really sorry for huge delay with this feature.

Guys owning https://github.com/mulesoft/raml-for-jax-rs decided to implement RAML 1.0 support from scratch so it changed my priorities slighly and I concentrated on other aspects of my project for a while. I still need it in my own projects, so I promise to do a push on this this week.

Regards,
Pavel

@dmiorandi
Copy link
Author

dmiorandi commented Nov 29, 2016 via email

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