----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/1078/#review1027 -----------------------------------------------------------
Ship it! - Mat On 2011-07-11 18:53:47, johnfargo wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/1078/ > ----------------------------------------------------------- > > (Updated 2011-07-11 18:53:47) > > > Review request for shindig. > > > Summary > ------- > > Adds parsing and accessor of a field indicating that deferred symbol binding > is supported for a given FeatureBundle. > > Syntax example: > ... > <api supportDefer="true"> > <exports type="js">foo.bar</exports> > ... > > Doesn't actually do anything with this data yet. > > > Diffs > ----- > > > trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/features/FeatureParser.java > 1144361 > > trunk/java/gadgets/src/main/java/org/apache/shindig/gadgets/features/FeatureRegistry.java > 1144361 > > Diff: https://reviews.apache.org/r/1078/diff > > > Testing > ------- > > > Thanks, > > johnfargo > >
