-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ogma-core: Use new JSON parsing interface. Refs #115.
The JSON parsing functions currently used by ogma-core are very specific to two formats supported, and cannot be easily generalized. This commit replaces the existing FRET component specficiation parser and converter by one that is based on the new generic parsing library.
- Loading branch information
1 parent
a8b3dbc
commit f41d795
Showing
5 changed files
with
279 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.