Join Slack
Powered by
But another thing to think about is concurrency. I...
# tornadofx
e
edvin
03/15/2017, 1:07 PM
But another thing to think about is concurrency. Ideally I'd like to fire off the two remoting calls (
getSubscription()
and
getCustomer()
) simultaneously and load the editor once both objects are available.
Open in Slack
Previous
Next