----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1749/ -----------------------------------------------------------
(Updated 2011-09-10 01:46:31.551719) Review request for shindig, Ryan Baxter, Jason Chiang, Matthew Hatem, Stanton Sievers, Igor Belakovskiy, and Andrew Davis. Changes ------- Adding shindig. Summary ------- Adding a new feature to shindig to support a shared-script-frame feature. Gadgets can request that a view of itself be rendered before any other view is rendered. The container will hide this gadget view (no-ui) and give the gadget iframe a name so that other gadget views from the same gadget can reference it and use it as a single script store. Diffs ----- http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/shared-script-frame/taming.js PRE-CREATION http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/shared-script-frame/shared-script-frame.js PRE-CREATION http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/shared-script-frame/shared-script-frame-container.js PRE-CREATION http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container.gadget/gadget_site.js 1166716 http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container.util/constant.js 1166716 http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container/container.js 1166716 http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/features.txt 1166716 http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/shared-script-frame/feature.xml PRE-CREATION http://svn.apache.org/repos/asf/shindig/trunk/features/src/main/javascript/features/container.gadget/gadget_holder.js 1166716 http://svn.apache.org/repos/asf/shindig/trunk/content/samplecontainer/examples/SharedScriptFrameDemo.xml PRE-CREATION Diff: https://reviews.apache.org/r/1749/diff Testing ------- Thanks, Dan
