Max Rydahl Andersen

Results 1015 comments of Max Rydahl Andersen

yes, but that isn't (really) different from {os=macos,cpu=x64} except namespace is locked to only hardware notions where generic key/value is open ended. I'm simply suggesting being able to name some...

The argument for being able to create toml isn't winning me over (yet :) but the argument that if we do a predefined structure based on nested arch parts could...

Ok - but that is: A) overlapping with jbang config variables B) now means previous lines "mutates" the meaning of lines coming after it...which means all existing simple parsing won't...

The problem with this is that it is NOT possible to represent in maven/Gradle afaics. I'm not (yet) saying we shouldn't enable this but maybe if we could make it...

Yes that experiment (run separate process to calculate arguments for jbang) is already possible and something used with for example jdbc@maxandersen. Not solving the issue of havi g a way...

How would it look like for things outside dependencies - ie. The runtime flags ?

what are you running? can you run with `--verbose` to get some more context?

might make a PropertyResourceResolver(ResourceResolver) to separate concerns.

Things to check before approving: that we don't cache based on originalresourceref keys.