← Prev in month ← Prev in thread
Next in thread → Next in month →

Another benefit of the location redesign (#130)

From
Larry Golding \(Comcast\) <>
Date
2018-03-29T18:31:58+00:00
ID
[email protected]
Thread
Another benefit of the location redesign (#130)
Now that a region object has a snippet property, we don’t need the analysisToolLogFileContents object any more. It just contains a fileLocation, a region, and a snippet. But a physicalLocation object has all those things now (physicalLocation.fileLocation, physicalLocation.region, and physicalLocation.region.snippet).

 

So we can get rid of the analysisToolLogFileContents object, and change the type of the result.conversionProvenance property from analysisToolLogFileContents[] to physicalLocation[].

 

That change will be part of the change draft we discuss at the next TC.

 

Larry
← Prev in month ← Prev in thread
Next in thread → Next in month →