> Granted, the majority of template engines use a template file-name and a set of name/value pairs
Twig also doesn't reference templates by file name. It references them by logical name instead, and uses loaders to resolve that to whatever storage you'd like to use for the template strings. -- You received this message because you are subscribed to the Google Groups "PHP Framework Interoperability Group" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/php-fig/CAOWwgpmBX0TJDgxcOAEX8VkrDwG5%2BguLPrCtv%3DpWxJXX3KX2_Q%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
