<div class="gmail_quote">On Mon, Aug 15, 2011 at 5:34 AM, Aaron J. Seigo <span dir="ltr"><<a href="mailto:aseigo@kde.org">aseigo@kde.org</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="im"> </div>complex types from Python will not be able to be used from users of the<br>DataEngine. the data is being exported from the Python runtime, after all.<br>you'll need to simplify the returns, e.g. turn the XML into a string and the<br>
provide the list as a separate key/value pair.<br>
<div class="im"><br> </div></blockquote>
<div> </div>
<div>So I can't go Python->DataEngine->Python? (where I embed my QML into Python) If that's true, when I turn the XML to a string, it still retains its XML structure, right? So the QML can just treat it as XML later? IOW, I don't want to lose the benefit of XML's structured data.</div>
<div> </div>
<div>Thanks,</div>
<div>Eric</div></div>