Improve performance of the File Menu with remote files in the recent file list.
Currently, if there are a number of revit files in the recent documents list that are stored on a remote server, opening the file menu takes a very long time, as each file is accessed every time the file menu is opened.
Performance of this operation could be dramatically improved if the files themselves are not accessed, or if they're read asynchronously.