Hi Jeffrey,
Indeed this is a functionality we have to add (I've talked about that in my
presentation about GSS at gwt.create) for GWT 2.8.
But it's not a good idea to give the possibility to developers to change
the behavior of GwtGssFunctionMapProvider by extending it and giving their
own imple
I noticed in the Closure Stylesheet docs that you can define your own
custom functions in Java when you use the *--gss-function-map-provider* flag.
Is there this option with GWT?
I did notice that GwtGssFunctionMapProvider provides extra GSS GWT
functions, but found no way of extending this