(Imported from Google Code)
Submitted by Jeff Vettraino:
Have you put any thought or found any need for a JSON DDMS encoding?
We are looking to provide metadata in a nice format for WebApps to handle, so wondering if someone has done any JSON/DDMS mappings (outside of a raw XML to JSON converter).
Rev 918 refactors the three Access classes (GroupValue, IndividualValue, ProfileValue) to place more responsibility in the base class.
Rev 919 adds Role and RoleEntity classes.
Rev 920 completes the resource package.
Rev 923 adds Resource and MetacardInfo.
Still TODO:
Update Essentials app with JSON output (JTabbedPane)
Update tutorial-01.jsp, configuration.jsp, essentials-thumb.png, essentials-01.png
Update javadoc for Essentials code.
Consider a configurable property for enclosed attribute groups vs. inline attribute groups.
Review JSON field names for consistency.
Rev 924 adds documentation and Essentials app updates.