On Mon, Dec 21, 2009 at 2:39 AM, Martin Ellis <ellis....@gmail.com> wrote:
> My only reservation with the patches you've provided is that they
> break the semantics of map (e.g. size() no longer returns a sensible
> value, keySet() doesn't return all valid keys, ...).  However, since
> these values aren't available to the OGNL interpreter (that's the
> point of the ContextAccessor class), I don't see that being a problem.

I tell a lie... they *are* available to the interpreter as _parameter.size
and _parameter.keys.

Still, I struggle to imagine anyone actually using those values...


Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: user-java-unsubscr...@ibatis.apache.org
For additional commands, e-mail: user-java-h...@ibatis.apache.org

Reply via email to