Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reuse main loop to process the requests #4

Open
silvioprog opened this issue Feb 14, 2019 · 0 comments
Open

Reuse main loop to process the requests #4

silvioprog opened this issue Feb 14, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@silvioprog
Copy link
Member

silvioprog commented Feb 14, 2019

Hello,

it would be nice to provide an option which could allow to reuse the main loop of the application to process the requests. Thus, we could avoid blocking calls like this, e.g:

procedure TApplication.DoRun;


It requires this library Sagui's feature: risoflora/libsagui#9

@silvioprog silvioprog added the enhancement New feature or request label Feb 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant