Andreas Stenius

Results 274 comments of Andreas Stenius

> Thanks for improving the documentation! I think that we should be careful with how we phrase this: I think that for _most_ users, having everything in one `BUILD` file...

I've found the templating logic broken when using nested generators in combination with gotTemplate syntax, in that the templates are evaluated multiple times (once for each generator, twice for the...

> Isn't this what `code_quality_tool` is for? Ah, you're absolutely right. I forgot about that one. Perhaps revisit #20854 to see if it can be implemented using that..? (cc @grihabor)

Good point. (I've not looked much at it, so I have no good sense of its current limitations) > I thought `code_quality_tool` is primarily intended for adhoc usage That may...

Thanks for the details @gauthamnair, that all makes sense.

I like the general direction here. We likely want this to be optional at every step--possibly with some detection logic to do the sensible thing by default. (like using the...

there's the nailgun protocol between the pants client and pantsd. Perhaps that could be applied here in some shape or form? (I don't mind the idea of a server process...

Hi, Oh, wow, I haven't looked at this for a long time now.. I'll have a look and see what I can recall regarding those files.

See https://github.com/kaos/QtErl#proxy-objects I think you need to run `owc -p . -o ` for the missing files, but I regret now having put in which files are expected for it...

Ok, I'll have to dig through my old windows box see if I can find it there. May be that I missed to add it.. :/