dzikoysk

Results 142 comments of dzikoysk

I don't think that this issue is only related to data classes. In my case (`Jackson 2.12.4`) standard classes are also not able to use `@JacksonXmlElementWrapper`. Solution propsed by @jespeche...

That's our workaround but it's quite terrible: * https://github.com/dzikoysk/reposilite/blob/c4513ead3f138d908e242682b0c419fbc7ecc3f9/reposilite-backend/src/main/kotlin/com/reposilite/maven/api/Metadata.kt

@metaphore do you think there is a chance to support 3D out of the box by gdx-vfx? We've been discussing about it on Discord and there are people interested in...

What's the current status of this issue? It kinda looks like everyone just gave up on this, right? 🤔

Unfortunately I'm not that experienced with JsonForms & TypeScript to provide convenient solution - it took me a while to apply some hardcoded changes to the codebase, and I'd lie...

Interesting, thanks for details! Also, I think that in the future we may need some kind of patching mechanism to jcef artifacts, so we can modify its sources to fix...

Imo providing standalone Maven builds without Pandomium does not really make sense as Pandomium api is optional, tiny and mostly about the launch process to at least try to fix...

`jcefbuilds` repo is mostly about setting up GitHub Actions to build these natives, so in the end it could be even forked in case of a need for any custom...

Nice, but I'm using this internally in some of my legacy projects, so it doesn't really make sense for me to archive this for now. Also, there are people who...

I've attached docs & sources of Pandomium. At this moment I don't think I'll be able to attach CEF sources and docs as I need to do it during the...