<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt"><div><span class="tab">    Hi, all,</span></div><div><br><span class="tab"></span></div><div><span class="tab">    Some new features and fixes in Qyoto:</span></div><div><br><span class="tab"></span></div><div><span class="tab">    1. QVariants are no longer used in the public API, System.Object is used instead; QVariant are created internally, only in unmanaged code, as needed;</span></div><div><span class="tab">    2. The performance was </span><span class="tab">significantly increased by passing the assembly qualified name to CreateInstance in managed code; </span><span class="tab"></span><span class="tab"></span><span class="tab">this eliminates the needs to traverse all assemblies in the current domain;</span></div><div><span class="tab">    3. The
 invalid casts are mostly fixed, the QEvent and QModelIndex related ones, to be exact; the QItemSelectionModel invalid cast I've written about before is not fixed yet.</span><span class="tab"></span><span class="tab"></span></div><div><br><span class="tab"></span></div><div><span class="tab">    Regards</span></div></div></body></html>