This is probably a terrible idea, but... What woul...
# development
a
This is probably a terrible idea, but... What would folks think about pants `chdir`ing to a dir other than the buildroot early in start-up, to discourage folks naively calling things like
open
and having them Just Work?
❤️ 1
h
I can imagine putting that behind an option, at any rate!
So there's an escape hatch
a
Sounds good!
(Or at least, less bad 😄)
w
that’s… a great idea.
and … a huge project. but yes, we should do that, heh
⬆️ 2
h
It would be fun to just do it and see what breaks...
w
It would probably unblock executing from other directories as well, because you'd have to absolutize cli args before clearing the cwd
💯 1