Comentario
12-22-2016
07:46 PM
12-22-2016
07:46 PM
A moved or renamed central file is essentially a local file. "IsMovedCentral" implies that the file is still a central file. Yet unless it was renamed/moved back there would be no way to sync back to it as a "central" file. So I don't see how this could be considered a central file.
"IsNewLocal" might be a better name? Meaning the file is a newly created local file. But as you said checking the (IsCentral & CentralPath == currentPath) is not that difficult.