|
|
|
|
|
by philh
6951 days ago
|
|
You could always update the UI on the assumption that it will succeed, and then check the return value. If you get failure, notify the user somehow. Making the UI seem a slight bit more responsive might not be really worth it, of course. |
|