Open GoogleCodeExporter opened 9 years ago
In GWT JSNI(http://www.gwtproject.org/doc/latest/DevGuideCodingBasicsJSNI.html)
it says to call a JSNI method that exports your code to javaScript. If you do
it this way it wouldn't be exported by default so there would be no overhead
for exporting it but if someone want to export it they can just call that
method. I can create a patch to add this method if you want. I've never
contributed to open source but I'm using gwt-log library and JSNI.
Original comment by JGleo...@gmail.com
on 8 Feb 2015 at 12:39
Original issue reported on code.google.com by
JGleo...@gmail.com
on 8 Feb 2015 at 12:26