We have a number of users of different portageq commands (e.g. envvar, best_version, match). The calls to portageq are not standardized, and often done as a one off RunCommand.
Each portageq action should be implemented in one location, the arguments to the methods standardized, and the actions should all funnel through a single method to actually make the portageq call.
We have a number of users of different portageq commands (e.g. envvar, best_visible, match). The calls to portageq are not standardized, and often done as a one off RunCommand.
Each portageq action should be implemented in one location, the arguments to the methods standardized, and the actions should all funnel through a single method to actually make the portageq call.
Comment 1 by saklein@chromium.org
, Sep 6