So I'm jumping into T5 and most of my ognl expressions like
"foo.bar.baz" all transfer pretty effortlessly into prop. As for other
more complicated expressions like "ognl:foo ? bar : baz" these I can
move into a public method. But often I'll have expressions like "ognl:!
foo". How do simple expressions like this translate over to T5? Will
ognl be supported at all in T5 for situations where I'm willing to pay
the expense of a slower expression?

-- 
Dan Adams
Senior Software Engineer
Interactive Factory
617.235.5857


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

Reply via email to