-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/1078/
-----------------------------------------------------------
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