Never mind :(
(Apparently actually reading the stack trace can be handy sometimes.)
Don't like it, though, and if nobody has any strenuous objections, I'd like
to fix it.
--- Dave Newton <[EMAIL PROTECTED]> wrote:
> Howdy,
>
>
>
> #{'cool': 'map'}
>
> ... etc ...
>
>
> Generates
Howdy,
#{'cool': 'map'}
... etc ...
Generates an NPE on startup.
If I switch to:
#{'cool' : 'map'}
alias1_input
it works as expected.
Note that if I use "defaultStack" instead of "basicStack" in the second
example it breaks, but at runtime w/ an OGNL exception.
I'm
2 matches
Mail list logo