[forge-issues] [JBoss JIRA] (FORGE-1650) Support creation of JSON object models from application code through JSON-P APIs
Vineet Reynolds (JIRA)
issues at jboss.org
Fri Mar 7 12:05:33 EST 2014
Vineet Reynolds created FORGE-1650:
--------------------------------------
Summary: Support creation of JSON object models from application code through JSON-P APIs
Key: FORGE-1650
URL: https://issues.jboss.org/browse/FORGE-1650
Project: Forge
Issue Type: Feature Request
Components: Java EE
Affects Versions: 2.1.1.Final
Reporter: Vineet Reynolds
One could automate generation of parsers that construct JSONObjects from application models, through Forge. This would reduce unnecessary typing involved in mapping the application model to the JSON model.
This could be supported for both the object-model ({{JSONObjectBuilder}}) as well as the stream-model ({{JsonParser}}) of JSON-P.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the forge-issues
mailing list