Hi,
we have installed dwr 2.0.0-rc2 in our system, and it seems now, that it
no longer supports callback parameters be passed as the first argument
in method argument list -> accepted callback is only the last argument.
And we are using one framework, which doesn't work with that, as it's
using and imho generating some javascript code, which uses callback
parameters as the first in the argument list. Something x-filey happens,
when I move callback argument to the last argument.
Maybe there's some kind of cfg parameter, which could let me use both as
it was previously?
Vytautas
|