Last change
on this file since 78242 was 78148, checked in by vboxsync, 6 years ago |
OCI: Change ICloudClient::listImages and listInstances signatures to
return a progress. Since we cannot asynchronously update by-value
string arrays, introduce a wrapper IStringArray interface and use it.
Adapt VBoxManage to that API change.
Ifdef out the single use of listInstances in GUI. Ok dsen, he will
adapt the GUI code.
Since extpack cannot directly use code from Main and since
IStringArray implementation is really trivial, just do one in the
extpack at least for now so that this change is not bogged down in
technicalities.
The actual implementation of list methods is still synchronous and
just returns completed progress at the end. It will be made
asynchronous in a separate commit.
|
-
Property svn:eol-style
set to
native
-
Property svn:keywords
set to
Id Revision
|
File size:
945.5 KB
|
HTML preview not available, since the file size exceeds 768.0 KB.Try downloading the file instead.
Note:
See
TracBrowser
for help on using the repository browser.