Skip to content
  • Edward Z. Yang's avatar
    Delete FakeMap. · 09528c2d
    Edward Z. Yang authored
    
    
    Compute 'UnitId' when we compute a 'ConfiguredPackage';
    consequently, we can eliminate 'FakeMap' (finally!)
    There is one hack remaining, which is that 'SolverInstallPlan'
    gins up fake unit IDs so that it can be keyed on UnitIds.
    But this data structure exists only very briefly before
    being converted into an 'InstallPlan' or 'ElaboratedInstallPlan'.
    
    Signed-off-by: default avatarEdward Z. Yang <ezyang@cs.stanford.edu>
    09528c2d