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

--- Comment #6 from John Engebretson <jeng...@apache.org> ---
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: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to