https://bz.apache.org/bugzilla/show_bug.cgi?id=69659

--- Comment #6 from John Engebretson <[email protected]> ---
Thanks Mark!  I didn't follow all of that, but is there a case where this:

${not empty bean && not empty bean.property}

cannot safely be translated to:

${not empty bean.property}

for literally every caller/context/app?

I'm willing to attack implementation challenges (brave words, I know) but if ^
isn't always true then we need to reevaluate how much value this offers.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to