Re: Continue migrating from T3.0A to T2.4
"Andrey Larionov" <[email protected]>
| Newsgroups | gmane.comp.java.scarab.devel |
|---|---|
| Message-ID | <b831ed00803261207x1b56d81fs3ffe1311d54e4cc4__2561.34505984864$1206558547$gmane$org@mail.gmail.com> |
Resolved. On Tue, Mar 25, 2008 at 3:18 PM, Andrey Larionov <[email protected]> wrote: > In T3.0A was introduced DirectRenderer class (in pipeline package), > which putted in context for invocation from template (like > $rendere.render("TemplateName.vm")). Method render calls > Module.handleRequest. But in 2.4 this functionality is ommited. > What is the substitution for this trick in 2.4? >