NixOS / nix

Nix, the purely functional package manager
https://nixos.org/
GNU Lesser General Public License v2.1
12.18k stars 1.47k forks source link

Rename attribute selection to attribute lookup #8197

Open roberth opened 1 year ago

roberth commented 1 year ago

Is your feature request related to a problem? Please describe.

ExprSelect is a.b, and a.b or c (for metavariables a, b, c)

"Lookup" is less ambiguous than "select", and a more readily available term.

Describe the solution you'd like

Describe alternatives you've considered

"Get", which is ugly in natural language. How would you say "attribute lookup": "attribute getting"? You'd need more words to make it not suck.

Additional context

Priorities

Add :+1: to issues you find important.

fricklerhandwerk commented 1 year ago

Triaged in Nix team meeting 2023-05-12:

nixos-discourse commented 1 year ago

This issue has been mentioned on NixOS Discourse. There might be relevant details there:

https://discourse.nixos.org/t/2023-05-12-nix-team-meeting-minutes-54/28197/1