On Sat, May 12, 2012 at 5:45 PM, Sivan Greenberg <si...@omniqueue.com> wrote:
>
>>The alternative is that there's a main.cpp which sets up additional context 
>>for the QDeclarativeView. I understand you mean the latter. Well, there's 
>>obviously no magic bullet here, since the C++ backend might or might not be 
>>able to handle sudden 'reloads' where e.g. the pointer to the root element 
>>gets invalid, the internal state of the whole UI resets etc.
>>
Another solution that comes to mind is that if it is a real app flow
(e.g. not the mock up UX test & rate client) I can have the app
restarted through the platform it runs on. My guess an update
warranting a restart will be accepted by users. (just like in Firefox
etc.)

What do you think?

-Sivan
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to