13
edits
(→Implementation Plan: this is more important (and easier) than I initially anticipated) |
Srobertson (talk | contribs) No edit summary |
||
Line 245: | Line 245: | ||
</pre> | </pre> | ||
<h5>Comments:</h5> | <h5>Comments:</h5> | ||
* srobertson: In response to your <code>getFolders()</code> comment. I'd encourage you to make the programming model as async as possible. If we avoid synchronous methods we can keep the UI responsive and not have to worry about whether this folder is local or remote on a file server. | |||
=== steelIFolder === | === steelIFolder === |
edits