java2typescript
java2typescript copied to clipboard
Target classes are loaded and initialized via ClassLoader
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 the Java javax.lang.model packages.
Hi @JessHolle thanks for valuable feedback.
This project currently is on hold because I've moved on other scripting solution.
If you have still interest in such project and would like help me on its evolution please take in consideration to submit a PR