Ulysse Carion

Results 10 comments of Ulysse Carion

Hi Marcos, I'm afraid I can't commit to doing such work right now. Maybe another time, when I'm actively using this tool frequently again. Thanks for taking the time to...

Understood! Makes sense. I'll consider this issue to be on ice until the finalization phase. :)

Hi @Relequestual, Where can I find details on this review process? You state that I must "respond" before then, but are there any requirements as to what that response must...

@Relequestual I see -- in that case, I would concur with your sentiment, expressed in this thread, that the entire section of the spec under discussion might not be adding...

Yeah, that sounds like a reasonable approach to me. :)

The presence of a custom dialer does make things more unique here. In the past, I've just used the default dialer and matched against the returned error message, but I...

Yeah, sorry, I misspoke -- in the past I've matched against the RPC call error, rather than the dial error, for this situation. Whether an error is from dialing versus...

Awesome! I was doing a similar hack (without the config) with `new Snoowrap`, but it's good to see that that's the "right" hack to use. How difficult would it be...

Hi Josh, JSON Schemas tend to use different subsets of the spec. My recommendation would be to write this converter yourself, and stay focused on the subset of JSON Schema...

I can look into this, but it might be a challenge. The issue is that I'm using a cross-compiler to generate the windows executable, and I'm not sure it's easy...