on 5/18/2000 11:18 AM, John McNally <[EMAIL PROTECTED]> wrote:
> Can't you say
>
> #if ($data.Message)
> {
> <font color="red">$data.Message</font>
> }
>
> WM should try a get method to retrieve the message. It would seem either
> way is fairly equivalent, however, the WM documentation does say that it is
> best to avoid method references, for performance reasons. I have no
> knowledge regarding the performance issue.
Yes, that will work as well, but I hate depending on bean style naming
conventions for some reason...i was talking to someone on BART last night
and he was telling me about this LISP framework that does some really trippy
things with methods and naming conventions and I really didn't like it that
much...seemed confusing to me...
As for speed...we can find other places to make things faster I'm sure. :-)
-jon
--
Java Servlet Based - Open Source | Collab.Net
Bug/Issue Tracking System | now hiring smart people
<http://scarab.tigris.org/> | <http://Collab.Net/jobs/>
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]