> Am 23.08.2020 um 20:36 schrieb Garth Hjelte <ga...@chickensys.com>:
> 
> I used to have a FolderItem.Equals(f) function, where on Mac I tested for 
> equality (that the two FolderItems refer to the same file on the disk) 
> between two FolderItems by comparing their VolRefNum, DirID, and Name.

On macOS, you could just check NativePath.

To compare in more detail, you can get NSURLMBS for the folderitem and check 
VolumeIdentifier and FileResourceIdentifier properties.


Sincerely
Christian

-- 
Read our blog about news on our plugins:

http://www.mbsplugins.de/



_______________________________________________
mbsplugins@monkeybreadsoftware.info mailing list
%(list_address)s
https://ml-cgn08.ispgateway.de/mailman/listinfo/mbsplugins_monkeybreadsoftware.info

Reply via email to