Matti Tahvonen
Matti Tahvonen
Do you have any hunch if the `--add-exports java.base/jdk.internal.misc=ALL-UNNAMED` workaround can be removed in future releases? It feals bit "fragile" and for my apps (demo apps, working as a developer...
Why Render specifically? It doesn't seem very "Java oriented" hosting provider. Based on their docks, with docker image deployment it ought to be possible though.
Yes, even the older Perl version did vector format, but at least I haven't heard/read about vector **tiles**. And then of course a service like mapant.fi should host those 🧸
Like I filled the issue ;-) The de-facto standard (MapBox Vector Tile Specification) needs to be the end result, geojson could be a middle format some other tooling can then...
BTW. Do you know if the mapant tooling is OSS?
Didn't check your code (not my native language :-) ), but I'd guess there would be more existing libraries available if the middle format was geojson like suggested by @rphlo....
I tried to bind the component to HTML intuitively, but that didn't seem to work 🙈 First question was that what is Delta format. We really can't expect that people...
I think html should be the default and this Delta something should be an implementation detail.
Sanitation is easy and safe to do with tools like Jsoup. I have done that for years using older Vaadin versions and TinyMCE. Don't see any problems there. I actually...
At least I haven't heard anything of this 😢. Wrote [a tiny wrapper for tinymce](https://vaadin.com/directory/component/tinymce-for-flow) for that reason.