http://codereview.appspot.com/13047/diff/1013/1029 File java/common/src/main/java/org/apache/shindig/config/ContainerConfigELResolver.java (right):
http://codereview.appspot.com/13047/diff/1013/1029#newcode36 Line 36: public static final String CURRENT_CONFIG_KEY = "current"; Templates spec mandates a generic key for referring to the current data context to be "Cur" - should probably make this consistent. http://codereview.appspot.com/13047

