ivmarkov
ivmarkov
See https://github.com/DominoKit/gwt-jackson-apt/pull/10
@ibaca Here some general info what we are trying to accomplish: - While we do like the simplicity of the current autorest philosophy (i.e. "just use @JsType(isNative = true, namespace...
> Thanks for the PR and for this detailed explanation! The long-term solution I have in mind is a bit different. But as it might take some time to implement...
> We are going to call those arguments the _containerType_ and _itemType_. > > The goal of splitting is to encourage independent processing. I think this makes more sense in...
A small note: I had to edit my last comment, as I had named the `ResourceVisitor` interface wrongly originally.
Hold on with this patch for a moment. We are working on the following changes: - Our `Type` renamed to `TypeToken` and generified. Now represents a real "supertype" token; explanation...
- Reg Retrofit... you know that it does NOT support, and has [no intention to support JAX-RS annotations ](https://github.com/square/retrofit/issues/671), right? That defeats the whole idea of sharing an interface between...
How exactly is AutorestProxy limiting your ability to manage and deploy, given that it is in your "jre" project - which - by definition, is only useable in a proper...
I don't think it is productive to continue arguing anymore on general topics. Instead, a summary of what we did: - AutoRestproxy completely removed. we might contribute it later to...
If the problem is only `Gpio20`, we can just add it to the definitions for `esp32`. The rest of this Pico thing looks pretty much esp32 to me. Why don't...