Hi,
I'm looking for an unique, immutable ID of resources.
So far I found only the RID which is basically a path+name string. Unfortunately the RID changes when a resource is moved. Thus I'm searching for an unique, immutable ID.
I want to store that "ID" in my own application and later on retrieve the resource by that "ID" again.
Any hints?
cheers,
oli