This week's major refactor is brought to you by Twig. This is a cleanup of the "Twig Driver" system to remove a lot of confusion about what the Twig driver actually does (create the Twig_Environment object, and return a callback suitable for mapping a filesystem path to a template name). The impetus for this PR is #89.
You guys have any feedback? I'd like to get this merged by Thursday if possible, for release by the end of the week.
This week's major refactor is brought to you by Twig. This is a cleanup of the "Twig Driver" system to remove a lot of confusion about what the Twig driver actually does (create the
Twig_Environment object
, and return a callback suitable for mapping a filesystem path to a template name). The impetus for this PR is #89.You guys have any feedback? I'd like to get this merged by Thursday if possible, for release by the end of the week.