hohwille / client

Client framework to abstract from underlying UI technologies
Apache License 2.0
0 stars 0 forks source link

Create Dialog-Framework #13

Open hohwille opened 9 years ago

hohwille commented 9 years ago

We need to create a dialog framework with the following features:

hohwille commented 9 years ago

Except some few small fixes the design works like a charm from the start. Some little refactorings have been done to improve the usage of the framework from the users perspective. Two aspects are currently open:

hohwille commented 9 years ago

There has to be support for async usage. The dialog controller may need to invoke a service to decide for the slot to embed into. Some advanced use-case but definitely required.