Peter G. Williams
Peter G. Williams
Hi Jochen, thanks for looking at this so quickly. We forked your repo and - at runtime at least - it appears to work fine with the javacc dependency removed....
Ahh, well that was in my best interest because we're getting very speedy implementation of a REST client using it - have done already in a previous project and now...
Hi Tannjorn, great to hear from you. The main blocker here is that we've not yet added support for the _lastUpdated parameter on any resource. It has been discussed, but...
@lawley that is an ingenious solution for obtaining a delta in a ValueSet. I'll try to get that working in Snowstorm and also tighten up the rules on the version...
Hi @Tannjorn yes the code is trying to calculate your Module Dependency Reference Set and is getting into a pickle because it can't work out the hierarchy between modules. We've...
Hi @Tannjorn it might do yes. But I see that a fix I did is now available in version 7.7 so that's more likely to yield a positive result -...
@Tannjorn @hurtigcodes First of all, I'm very sorry that you're having these issues which are obviously blocking you badly. I wrote this code which was intended to automate and simplify...
Hi @hurtigcodes @Tannjorn well if you were able to resolve the issue then I'll close this ticket, but I will progress code to allow this functionality to be bypassed if...
For sure lets re-open this issue. We should never be throwing a null pointer. Checking that line in the code I can see that it's right at the end of...
Super, thanks, I'll try that here.