----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3165/ -----------------------------------------------------------
(Updated 2011-12-21 17:24:41.770174) Review request for shindig. Changes ------- Using gadgets.json.parse now. Summary ------- As we start to build (and promote the use of) embedded experience gadgets, we need to provide easier ways for Gadget developers to quickly prototype these gadgets. I'd like to add an Embedded Experience Gadgets section to the Common Container test environment (http://localhost:8080/samplecontainer/examples/commoncontainer/) so you can quickly set a Gadget URL and the context to be passed on render. This has makes quickly testing EE gadgets much easier. This addresses bug SHINDIG-1675. https://issues.apache.org/jira/browse/SHINDIG-1675 Diffs (updated) ----- /trunk/content/samplecontainer/examples/commoncontainer/viewController.js 1220905 /trunk/content/samplecontainer/examples/commoncontainer/assembler.js 1220905 /trunk/content/samplecontainer/examples/commoncontainer/cconviews.js 1220905 /trunk/content/samplecontainer/examples/commoncontainer/index.html 1220905 Diff: https://reviews.apache.org/r/3165/diff Testing ------- Tested locally with some EE gadgets I've been building. Andy Smith has used it too. There are no automated tests for the sample containers. Thanks, Matt