Adam Williamson
Adam Williamson
yeah, I was thinking broadly along the same lines that even though it's a lie we can reasonably make it *less* of a lie...I had a draft change lying around...
So I would like to implement this, but there's a big problem. You need the flatpak id to install a flatpak - e.g. `org.fedoraproject.Sdk.Extension.rust-stable`, for the `rust` flatpak - but...
I agree with @RheingoldRiver on all points. Thanks for doing the work @marcfrederick !
whew, okay, made it through `client.py` :P Gonna take a break now. It's fun how doing typing tends to make you think "what we really need to do is burn...
a general note - I noticed you quote class names throughout the PR. I can't find an authoritative reference on whether this is the best choice or not. it seems...
ping @marcfrederick , will you be able to get to rebasing this soon? it'd be awesome to get it merged before we do anything else substantial. thanks!
Thanks again! I merged #362 , so this needs one more rebase, then I think we can land it! Thanks for all the work.
yeah, I think a squash is appropriate. I'm fine with doing a squash-and-merge , but if you want to do a manual one for any reason, go ahead. I'll give...
we *might* also want to add something to not add binary-equal alternatives into the config file in the first place, but it seemed more important to do this, since we...
The known consequences of this, btw: * The identical alternatives show up in e.g. `--config` and `--display`, which looks weird and confusing * It causes `alternatives --initscript` to disable the...