It is my understanding that with upcoming API v2 we are going to get a unique "id" in file metadata to unambiguously refer to a file / folder.
Is this "id" going to remain the same even if the user renames / moves the file / folder ?
Will the HTML file chooser be able to return the "id" of the selected file(s) so that we can, with proper user authorization, get access to file(s) metadata unambiguously? Right now it's a pain to guess the file from its name, using the search API...
Thanks,
Manuel