Support expressions in ContainerConfig
--------------------------------------
Key: SHINDIG-881
URL: https://issues.apache.org/jira/browse/SHINDIG-881
Project: Shindig
Issue Type: Improvement
Components: Common Components (Java)
Reporter: Kevin Brown
Assignee: Kevin Brown
Attachments: expressive-container.patch
Attached patch makes several notable changes:
1. Decouple ContainerConfig interface from JSON, allowing for container
configurations that use arbitrary data structures instead of JSON.
2. Added support for expressions when querying a configuration for nested values
3. Added support for expressions when accessing string values in JSON-based
configuration.
Code review also at http://codereview.appspot.com/11953
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.