Michael Ullrich
2016-06-25 17:33:50 UTC
Hallo,
I'm currently trying to modularize a Qt-based ChatClient. The basic idea
is to isolate the parts of some guy-components from each other. I want
to use Nitpicker for this. In generally the Client itself should run in
a trusted nitpicker session. Now I want to start another
nitpicker-sessions inside the quote-client. Meaning by that, I want for
example a trusted input-field or a trusted label, isolated from the
remaining qt-app. So isolate several graphical components from each
other. Is it in generally a good idea, to use nitpicker in that way? Has
someone tried something similar, or is there an reference implementation
for that?
With kind regards,
Michael Ullrich
I'm currently trying to modularize a Qt-based ChatClient. The basic idea
is to isolate the parts of some guy-components from each other. I want
to use Nitpicker for this. In generally the Client itself should run in
a trusted nitpicker session. Now I want to start another
nitpicker-sessions inside the quote-client. Meaning by that, I want for
example a trusted input-field or a trusted label, isolated from the
remaining qt-app. So isolate several graphical components from each
other. Is it in generally a good idea, to use nitpicker in that way? Has
someone tried something similar, or is there an reference implementation
for that?
With kind regards,
Michael Ullrich