Joe Littlejohn

Results 164 comments of Joe Littlejohn
trafficstars

@danielcompton, I don't currently follow how the lack of macro expansion (that I think you're referencing from the readme) means that this cannot be solved. Would it not be possible...

I think this library is basically deprecated. We should use Amazonica, or something else like https://github.com/cognitect-labs/aws-api, instead. That said, we have some old projects that can't easily be migrated off...

I think the options have been spelled out pretty clearly here. Either: 1. Send a PR 2. Add a :+1: to the description above and wait 3. Fork this repo...

I thought I had this solved, but the problem persists.

Anywhere in particular you are seeing this? I'm interested to know so that I can find those pages and maybe try to fix this (or at least warn people about...

I don't have this problem on my wiki when using this Markdown extension. I have Markdown active by default. Have you tried applying this change: https://github.com/bharley/mw-markdown/pull/11 ? I have that...

For Special:Upload I worked around this by adding `{{WIKI}}` to the start of the page. I then also had to create an empty Template:WIKI to avoid the red text "Template:Wiki"...

If you indent your text with spaces, GitHub assumes you want a code block. So indent the repl lines but don't indent your comments in between. So, am I right...

This schema seems to work fine for me when I try it at jsonschema2pojo.org, which suggests that you have a problem in your own code. If you remove all the...

I think we can fix this, but I'm interested to know if you are able to try adding this dependency to your project: https://search.maven.org/artifact/org.jsonschema2pojo/jsonschema2pojo-jdk-annotation/0.0.1/jar In theory it includes only the...