Changes to client-side Templates implementation
- @field support for DataPipelining
- removed need for jstemplate_debug.js file
- added rudimentary typing to identifier resolution
- @repeat values are requested as arrays
- when arrays are requested and objects found, we now look for the .list property (this enables proper DP support)
- fixed passing in defaults for compilation (only the last element is defaulted)
- @onAttach is also supported as @onChange, @onchange, @x-onChange and @x-onchange
JIRA Issue: https://issues.apache.org/jira/browse/SHINDIG-1061
Issue 62056: Client side changes to Templates and Data Pipelining
Created 16 years, 9 months ago by levik
Modified 11 years, 2 months ago
Reviewers: shindig.remailer_gmail.com, opensocial.evan_gmail.com)
Base URL: http://svn.apache.org/repos/asf/incubator/shindig/trunk/
Comments: 0