Files
handlebars.js/spec
kpdecker 6650957f79 Implement strict and assumeObject modes
Causes templates to throw when lookup fields are not defined within the context. Strict mode will throw when any field is omitted. assumeObjects mode maintains the existing behavior of outputting an empty response when fields are not defined but allows for performance/size optimizations by not doing safety checks for intermediate objects in the lookup chain.

Strict mode effectively disables the helperMissing and inverse handling for blockHelperMissing as templates will throw rather than call those features for missing data fields.

Fixes #651
Fixes #805
2014-12-27 14:59:36 -06:00
..
2014-11-08 14:35:23 -06:00
2014-11-08 17:50:01 -06:00
2014-08-14 00:48:19 -05:00
2014-11-02 11:55:52 -06:00
2014-12-26 11:12:47 -06:00
2014-12-26 00:31:57 -06:00
2014-11-08 17:50:01 -06:00
2014-11-26 19:04:18 -06:00
2014-12-26 00:31:57 -06:00
2014-12-27 13:17:55 -06:00
2014-08-14 00:48:19 -05:00
2014-12-26 00:31:57 -06:00
2014-12-26 11:12:47 -06:00