Thanks for the Java Frontend Application info. I knew of the back2brwsr/TeaVM integration, but now I'll look deeper. The debugging support looks neat.
Opening up the editor APIs sounds great! I look forward to using them. In the meanwhile I'll focus on some other features in the plugin that don't need those APIs. On Tue, Dec 8, 2020 at 10:58 PM Jaroslav Tulach <[email protected]> wrote: > Support for TeaVM's Flavor, great! > > There already is some support for TeaVM in Java Frontend Application, btw. > https://dukescript.com/update/2015/10/24/New-Version-of-Archetypes.html > > > po 7. 12. 2020 v 22:11 odesílatel Matthias Bläsing < > [email protected]> napsal: > > > Hi, > > > > in principle both html.editor and html.editor.lib modules need to be > > checked and updated to export their API as non-friends. > > > > We have several open complaints about the html editor and it might be a > > good time to open the API up. > > > > Let's open it up. The API is relatively small and there are some tests > (including tests for HtmlExtension). Just make sure the tests are executed > in the travis somewhere and open the module up. Add `apichanges.xml` note > about the API being public. > > -jt >
