JessHolle

Results 13 issues of JessHolle

This is problematic on a number of fronts, e.g. if the Java class exposes important constants one needs to use.

This is extremely problematic because classes (or their static dependencies) may have static initializers that outright fail in a compilation / annotation processor environment. This is a big motivator for...

There appears to be no simple, easy way to invoke the JavaScript "new Xxx(arg1, arg2, ...)" from Java. Am I missing something here? Currently I'm introducing factory functions like "var...