Details
-
New Feature
-
Status: Resolved
-
Minor
-
Resolution: Implemented
-
None
Description
As the new IDL syntax also supports schema files, it's time to refactor schema parsing in Java to support all schema formats.
The goals:
- Parse JSON schemata with the same results
- Parse IDL schemata in the same way
- Use a pluggable API that supports other schema formats as well