Mike Taylor
Mike Taylor
Just leaving this comment so I get notified of further discussion, so that when the inevitable comment-supporting fork of `jq` happens I get to hear about it.
@adamdickmeiss Can you give an example of Vert.x deprecating an API in a patch release?
Did anything come of this?
Can anyone help me with this? @KonstantinSviridov? I am tearing my hair out trying to access the JSON Schema associated with one of my resources. I've used `resource.elementsOfKind('methods')` to find...
I have moved on -- I am now using `raml.loadSync` instead, and walking the lower-level tree that results. This is much, much easier, as I can see what to do...
Honestly, I have struggled badly in figuring out what I can do with the result of `parseSync`. I am reduced to having JS list the available methods and guessing which...
@ddenisenko > As I said, it is not supported at the moment. It looks like more and more people ask for it, though, so we'll see what we can do....
Thanks for taking a look, and corroborating my sense that this wasn't _just_ me being dumb. I agree it should be pretty easy to do for someone familiar with the...
I am new to this, and no doubt missing something. But it seems to me that when you try to fetch data, if that fetch fails, you want to populate...
OK, thanks, that makes sense. It might be worth adding a brief paragraph to the documentation explaining this? Otherwise, this issue can be closed as far as I am concerned....