Feature #137
IncludeStringNode should have a Constant* version
| Status: | New | Start date: | 05/13/2011 | |
|---|---|---|---|---|
| Priority: | Low | Due date: | ||
| Assignee: | - | % Done: | 0% |
|
| Category: | Core | |||
| Target version: | - |
Description
If the string passed into an IncludeStringNode is not a context variable, it would be slightly more efficient to compile the template from the string only once. This is low priority since this is probably an edge use case.