// Transfer it to the template engine instance
$menuInstance->transferContentToTemplateEngine($templateInstance);
- // ... and all variables. This should be merged together in a pattern
- // to make things easier. A cache mechanism should be added between
- // these two calls to cache compiled templates.
+ /*
+ * ... and all variables. This should be merged together in a pattern
+ * to make things easier. A cache mechanism should be added between
+ * these two calls to cache compiled templates.
+ */
$templateInstance->compileVariables();
// Get the content back from the template engine and put it in response class
// Transfer it to the template engine instance
$menuInstance->transferContentToTemplateEngine($templateInstance);
- // ... and all variables. This should be merged together in a pattern
- // to make things easier. A cache mechanism should be added between
- // these two calls to cache compiled templates.
+ /*
+ * ... and all variables. This should be merged together in a pattern
+ * to make things easier. A cache mechanism should be added between
+ * these two calls to cache compiled templates.
+ */
$templateInstance->compileVariables();
// Get the content back from the template engine and put it in response class
// Transfer it to the template engine instance
$menuInstance->transferContentToTemplateEngine($templateInstance);
- // ... and all variables. This should be merged together in a pattern
- // to make things easier. A cache mechanism should be added between
- // these two calls to cache compiled templates.
+ /*
+ * ... and all variables. This should be merged together in a pattern
+ * to make things easier. A cache mechanism should be added between
+ * these two calls to cache compiled templates.
+ */
$templateInstance->compileVariables();
// Get the content back from the template engine and put it in response class
// Transfer it to the template engine instance
$menuInstance->transferContentToTemplateEngine($templateInstance);
- // ... and all variables. This should be merged together in a pattern
- // to make things easier. A cache mechanism should be added between
- // these two calls to cache compiled templates.
+ /*
+ * ... and all variables. This should be merged together in a pattern
+ * to make things easier. A cache mechanism should be added between
+ * these two calls to cache compiled templates.
+ */
$templateInstance->compileVariables();
// Get the content back from the template engine and put it in response class
// Transfer it to the template engine instance
$menuInstance->transferContentToTemplateEngine($templateInstance);
- // ... and all variables. This should be merged together in a pattern
- // to make things easier. A cache mechanism should be added between
- // these two calls to cache compiled templates.
+ /*
+ * ... and all variables. This should be merged together in a pattern
+ * to make things easier. A cache mechanism should be added between
+ * these two calls to cache compiled templates.
+ */
$templateInstance->compileVariables();
// Get the content back from the template engine and put it in response class
// Transfer it to the template engine instance
$menuInstance->transferContentToTemplateEngine($templateInstance);
- // ... and all variables. This should be merged together in a pattern
- // to make things easier. A cache mechanism should be added between
- // these two calls to cache compiled templates.
+ /*
+ * ... and all variables. This should be merged together in a pattern
+ * to make things easier. A cache mechanism should be added between
+ * these two calls to cache compiled templates.
+ */
$templateInstance->compileVariables();
// Get the content back from the template engine and put it in response class
// Transfer it to the template engine instance
$menuInstance->transferContentToTemplateEngine($templateInstance);
- // ... and all variables. This should be merged together in a pattern
- // to make things easier. A cache mechanism should be added between
- // these two calls to cache compiled templates.
+ /*
+ * ... and all variables. This should be merged together in a pattern
+ * to make things easier. A cache mechanism should be added between
+ * these two calls to cache compiled templates.
+ */
$templateInstance->compileVariables();
// Get the content back from the template engine and put it in response class
// Transfer it to the template engine instance
$menuInstance->transferContentToTemplateEngine($templateInstance);
- // ... and all variables. This should be merged together in a pattern
- // to make things easier. A cache mechanism should be added between
- // these two calls to cache compiled templates.
+ /*
+ * ... and all variables. This should be merged together in a pattern
+ * to make things easier. A cache mechanism should be added between
+ * these two calls to cache compiled templates.
+ */
$templateInstance->compileVariables();
// Get the content back from the template engine and put it in response class