Optimize: Use de::Path with FS1::PathListItem
Representing paths with de::Path has significant performance benefitswhen doing lots of path comparisons/processing work. PathListItem nowtakes advantage of de::Path.
Plus some minor cleanup
View differences
Optimize: Use de::Path with FS1::PathListItem
Representing paths with de::Path has significant performance benefits
when doing lots of path comparisons/processing work. PathListItem now
takes advantage of de::Path.
Plus some minor cleanup