Open ParadaCarleton opened 1 year ago
Looks like it's defined at https://github.com/JuliaLang/julia/blob/78e0ca37dbdb3399f44731731cc3ee7165bd8929/src/module.c#L338
I sometimes wish the word "disambiguated" had been chosen there. But it's my understanding that a "fully qualified name" is a pretty standard term for this in a broader context (not just Julia)
Suggesting code would be a nice next step for error messages, eg
Replace `HMC` with one of:
Turing.HMC
StatisticalRethinking.HMC
A user in Slack was confused about this error message. I think "qualified" is probably a bit confusing to new users who might not know what it means:
Suggested replacement: