In 1.3, i've been on something of a push to simplify the syntax and
readability of how tools are used in templates.  The idea is to make
an elegant, simple VTL interface for these tools, even if it looks odd
from a java perspective.  Given the choice between:

$context.context  and   $context.this

i consider the latter to be the most elegant and self-explanatory.

On 11/30/06, Henning P. Schmiedehausen <[EMAIL PROTECTED]> wrote:
[EMAIL PROTECTED] writes:

>+    public ViewContext getThis()

getThis? Do we already have a "getContext()"?

        Best regards
                Henning

--
Henning P. Schmiedehausen  -- [EMAIL PROTECTED] | J2EE, Linux,
91054 Buckenhof, Germany   -- +49 9131 506540 | Apache person
Open Source Consulting, Development, Design | Velocity - Turbine guy

          "Save the cheerleader. Save the world."

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to