James McNally

Results 63 comments of James McNally

Great idea - I'll take a look at what APIs we need to access but I think it must be possible

> I would expect such a server to inject User code via some kind of OOP extenability (which I think is how most languages gRPC servers work). So I would...

I agree that RT should be a first class use for this but I think in advocating for such a fundamental change of approach from user events more evidence would...

Hmm this should already be aliased, I'll added some testing in case the aliasing is broken and see if I can detect it and generate a warning

I can also see a big benefit in separating user code from generated code. It is probably going to avoid issues with generation in the future. The way I've seen...

I just noticed the -f flag in migrate. So perhaps this would work by running `flyway migrate -f -t 2`? I'll have a chance to test it this week I...

I would disagree with this change. I think the ability to handle requests in different event loops may be necessary in many projects so different requests don't block each other...

Hi @justiceb, Thanks for the kind words! If this is consistent, then nine times out of ten, it is something like a license dialog blocking LabVIEW. Try either viewing the...

Maybe just my personal familiarity but like the idea of mdbook (https://rust-lang.github.io/mdBook/) although an ASCIIDoc version might allow us to use Antidoc for VI documentation

Be sure to include this: https://github.com/JamesMc86/G-CLI/issues/147#issuecomment-1656767586