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
         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.

Reply via email to