Skip to content
Snippets Groups Projects
Commit d929ec32 authored by Andreas Traczyk's avatar Andreas Traczyk Committed by Nicolas Jager
Browse files

dring interface: use queue of lambdas to wrap API calls


- changes the client-to-daemon interface to use a queue of lambdas
  instead of a enumerated task type parsed with a switch statement

- resulting code is: less duplicated, easier to read and modify

- better seperates the UI thread code

Change-Id: Id13defbab9ba36c3a2e51b3845de59ddd6667aaf
Reviewed-by: default avatarNicolas Jäger <nicolas.jager@savoirfairelinux.com>
parent deeeab47
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment