[ https://issues.apache.org/jira/browse/SHINDIG-146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Santiago Gala updated SHINDIG-146: ---------------------------------- Attachment: SHINDIG-146-for-humans-squashed.patch this patch is again for humans, but it shows all as one big commit, so that all things happen atomically. > Terminology change: Replace "syndicator" with "container" to be in line with > current gadgets terminology. > --------------------------------------------------------------------------------------------------------- > > Key: SHINDIG-146 > URL: https://issues.apache.org/jira/browse/SHINDIG-146 > Project: Shindig > Issue Type: Improvement > Components: Features, Gadgets Server - Java, Gadgets Server - PHP, > Sample container & Examples > Reporter: Kevin Brown > Attachments: SHINDIG-146-for-humans-squashed.patch, > SHINDIG-146-for-humans.patch > > > Currently, the term "syndicator" (or "synd") is used throughout the code base > to refer to container-specific details. This is mostly a terminology holdover > from igoogle, and we should move towards renaming these pieces "container" to > be in line with current opensocial / gadgets terminology. Suggested changes: > - Rename SyndicatorConfig classes to ContainerConfig > - Rename "syndicator" parameters / variables throughout the code base to > "container" > - Rename "synd" URL parameter to "container" -- possibly maintain "synd" as > an alias so that existing deployments don't have to be modified. > The vast majority of shindig deployments will only ever need to support a > single container, so most of these changes won't affect those deployments, > but for any deployments that support multiple containers (such as > gmodules.com), this change will matter. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.