Changes between Version 10 and Version 11 of DependencyAnalysis

Show
Ignore:
Timestamp:
05/28/08 20:08:28 (5 years ago)
Author:
Saizan
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DependencyAnalysis

    v10 v11  
    134134It also means that we can't make use of targets for which we don't have a cached representation without rerunning the action to produce them, but this shouldn't be a problem. 
    135135 
    136 It's important that the core make algorithm doesn't care about the internal structure of Targets or Representations, as long as it can retrieve the old and current representation for a target and compare them for equality. 
     136It's important that the core make algorithm doesn't care about the internal structure of Targets or Representations, as long as it can retrieve the old and current representations for a target and compare them for equality. 
    137137 
    138138