[
https://issues.apache.org/jira/browse/SHINDIG-560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636427#action_12636427
]
Kevin Brown commented on SHINDIG-560:
-------------------------------------
Quick comment on this patch:
- ContainerConfig should be injected, not created on demand.
- If the supported fields (base path for the api server should be added here as
well) is added under the opensocial-0.7 / opensocial-0.8 section of
"gadgets.features", they'll automatically get passed to the client as well,
obviating the need for an extra round trip to get those up front in most cases.
> Add support for @supportedFields
> --------------------------------
>
> Key: SHINDIG-560
> URL: https://issues.apache.org/jira/browse/SHINDIG-560
> Project: Shindig
> Issue Type: New Feature
> Components: RESTful API (Java)
> Reporter: Cassie Doll
> Priority: Blocker
> Attachments: shindigpatch-560.patch
>
>
> We need to add support for the @supportedFields query on each handler. (ie
> people/@supportedFields, activities/@supportedFields)
> Maybe a guice binding to a set of strings or something similar would make
> this work.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.