[
https://issues.apache.org/jira/browse/SHINDIG-889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Kevin Brown resolved SHINDIG-889.
---------------------------------
Resolution: Fixed
Fix Version/s: trunk
Assignee: Kevin Brown
I wasn't able to apply the patch (possibly because I'm still on an old version
of SVN), but I went ahead and implemented the same and added test cases for
gadgets.config
> allow multiple javascript modules to register with configuration
> ----------------------------------------------------------------
>
> Key: SHINDIG-889
> URL: https://issues.apache.org/jira/browse/SHINDIG-889
> Project: Shindig
> Issue Type: New Feature
> Components: Features (Javascript)
> Affects Versions: 1.0.x-incubating
> Reporter: Henning Schmiedehausen
> Assignee: Kevin Brown
> Fix For: trunk
>
> Attachments: SHINDIG-889.patch
>
>
> I have an use case where I need multiple javascript features (platform
> specific) to register for a single configuration element. In our case, we
> have a 'platform' configuration group, which is consumed by multiple features
> when they are required. The current gadgets.config code only allows a single
> feature to register for any given configuration group.
> This patch allows multiple elements to register. While this is not used in
> the core features, it is very useful for custom features. Please apply.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.