Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[dsdp-tm-dev] API change for IRemoteFileSubSystem


I'm going to be changing all the IRemoteFileSubSystem.list*() APIs to take an IProgressMonitor as the first argument.   While looking at bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=160777 I noticed that we aren't passing a monitor into the IFileService layer and therefore the RSE framework is not supporting the cancellation of queries.  In order to fix that, I need to change the listFiles() and other list APIs to take a monitor.   There may be extensions that use these APIs so this is a headsup that it will be changing (rectifying it is simple though).
____________________________________
David McKnight    
Phone:   905-413-3902 , T/L:  969-3902
Internet: dmcknigh@xxxxxxxxxx
Mail:       D1/140/8200/TOR
____________________________________

Back to the top