-
Notifications
You must be signed in to change notification settings - Fork 5
Javascript RAML parser for Java #18
Comments
You don't have to worry. There will be something native coming. |
thanks! |
Let me ask more questions about new parser:
|
|
And I hope the last one: Let me explain my curiosity. I'm choosing standard (and tooling) for my project. |
regarding v08 and v1 compatibility, the same parser will be able to parse both spec versions, though it will return objects that implement the interfaces for their respective version |
All the current parser issues will be reviewed on the new parser implementation |
Please use the following link for the alpha version of the native Java parser. This repo will be deprecated soon. |
"The parser makes use of Webpack bundled Javascript RAML parser via the Nashorn scripting engine"
Please tell me it is proof of concept.
Let me rephrase,
Will the official RAML parser for java use Javascript raml parser inside Nashorn?
Thanks
The text was updated successfully, but these errors were encountered: