drekbour

Results 62 comments of drekbour

> The order of fields should not be what decides subtyping I agree it feels oddly inconsistent ... Of note, the above is _deliberately ambiguous_ input and what we're discussing...

Focusing back on behaviour of `defaultImpl` in `DEDUCTION` mode: I wonder if fingerprinting `defaultImpl` might be factored into a requirement somehow. Currently it is not inspected in any way. Failing...

Ok. I'm still thinking on it myself but am coming around to the idea that honouring `FAIL_ON_UNKNOWN_PROPERTIES` is more likely to meet user expectations. I'll add a further commit to...

FYI This is PR is not abandoned. Additional thought : incorporate required properties

No maintainer experience to offer but I've used readthedocs.io many times I'm betting you haven't seen this https://www.javadoc.io/doc/com.fasterxml.jackson.core/jackson-databind/latest/index.html > javadoc hosting for open source projects hosted on [Central Maven](https://search.maven.org/) free,...

> kept at least for a while in case someone is linking to them Unsure who would be linking to GH javadocs but I wouldn't encourage it by doing anything...

Q: Both of these really need to involve generating the `data.js` content from XML dictionaries (e.g. https://github.com/quickfix/quickfix/tree/master/spec). @drewnoakes How did you seed the very first `data.js` ?

OK. The linked quickfix repo already contains XSL for converting the dictionaries into bindings in multiple languages so there's a quickstart right there. Actually... we could use `git submodules` to...

Seconded. It should make very clear this is a WIP and doesn't yet support XSLT 1.0

Still seeing requests for npp plugins. Problem with manual import is that it still requires downloading from the same places (e.g. sourceforge). Again, corporate managed environments _do not allow_ such...