<p dir="ltr">Hey Szymon!</p>
<p dir="ltr">Nice to read about your nice progress.</p>
<p dir="ltr">2015-08-07 19:55 GMT+02:00 Szymon Kłos <br>
> * I was working also on autocompletion in the file name field. I've used<br>
> existing widget from standard file picker and let it autocomplete remote<br>
> paths. Unfortunately it doesn't work very well. Getting information from<br>
> remote server could take a lot of time and proposals of paths appears<br>
> after few seconds. In this state it is unusable feature.</p>
<p dir="ltr">Indeed this is bound to fail. What could be done to speed up the interactivity with the user is to add asynchronous api functions to libcmis, and have it use the curl multi api... But I'm not sure this could be done in the remaining time frame for GSoC.</p>
<p dir="ltr">However, it may good to start considering the removal of the remote servers feature from the internal file picker as your dialog is getting into shape.</p>
<p dir="ltr">--<br>
Cedric</p>