<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi,</div><div class=""><br class=""></div><div class="">We had some issues where content (e.g. QML, images, …) where cached and survived a clearComponentCache call. So we introduced RecreateView where we completely destroy the view. This core was written during Qt 4.8 times and then updated for Qt5. </div><div class=""><br class=""></div><div class="">Ideally we would not use a QQuickView at all and just depend on a QQmlEngine. Additionally we would like to create the out-of-process option, where we control a remote process. This makes it easier to survive crashes from C++ plugins.</div><div class=""><br class=""></div><div class="">/ jryannel</div><div class=""><br class=""></div><br class=""><div><blockquote type="cite" class=""><div class="">On 08.08.2016, at 08:14, Martin Kampas <<a href="mailto:martin.kampas@jolla.com" class="">martin.kampas@jolla.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div style="font-style: normal; font-variant-caps: normal; font-weight: normal; letter-spacing: normal; orphans: auto; text-align: start; text-indent: 0px; text-transform: none; white-space: normal; widows: auto; word-spacing: 0px; -webkit-text-stroke-width: 0px; direction: ltr; font-family: Tahoma; font-size: 10pt;" class="">BUMP.. no idea? :)<br class=""><br class=""><div style="font-family: 'Times New Roman'; font-size: 16px;" class=""><hr tabindex="-1" class=""><div id="divRpF222775" style="direction: ltr;" class=""><font face="Tahoma" size="2" class=""><b class="">Sent:</b><span class="Apple-converted-space"> </span>Friday, August 05, 2016 6:57 AM<br class=""><b class="">To:</b><span class="Apple-converted-space"> </span><a href="mailto:automotive@qt-project.org" class="">automotive@qt-project.org</a><br class=""><b class="">Subject:</b><span class="Apple-converted-space"> </span>[Automotive] QmlLive: Is LiveNodeEngine::RecreateView mode really needed?<br class=""></font><br class=""></div><div class=""></div><div class=""><div style="direction: ltr; font-family: Tahoma; font-size: 10pt;" class="">Hi,<br class=""><br class="">What was the issue with just ReloadDocument that led you to introduce RecreateView? Destroying the root object can left the view in a messy state?<br class=""><br class="">BR,<br class="">Martin</div></div></div></div></div></blockquote></div><br class=""></body></html>