Tako Schotanus

Results 614 comments of Tako Schotanus

I just now read more carefully what you wrote earlier: "same id with different url it should be an error" So I understand now what you were trying to say...

But aren't you deciding to run that code anyway and couldn't do that code much worse things than overriding a repo url? Anyway, I'm just discussing this for discussion's sake,...

Out-of-date yes, but relevant... erm... I'm not 100% sure TBH. Perhaps we should check 😅

I do think this is a useful feature to have, but .... for that last option I'd rather go with the `jbang-config.json` file. That way you can "jbangify" your project...

> That would require jbang to always locate and parse jbang-config when running... not a fan. You mean remotely, right? True, that might be an issue. Unless, like you mention,...

Btw, thinking about it some more I think I'd prefer dependencies to be explicit anyway, instead of being looked up in a config file. It's okay that it's possible but...

> and it could include any amount of //JAVA, //DEPS, //JAVAC_OPTIONS But isn't that basically the same as `//SOURCE` ? Just with a weird restriction that it can't contain code...

Sure, I wasn't suggesting to actually use `//SOURCE` for this feature :-) But what I do want to discuss it the way we could implement this and what the actual...

Wait wait wait, didn't we talk about a similar feature a long time ago, an `//INCLUDE` or `//IMPORT` feature where you could literally include the contents of another file? Because...

Hi @ia3andy :-) You are right in your assessment of INCLUDE vs IMPORT, but that's exactly why I wanted to have this discussion, because I actually think it "being part...