Hi All,<br><br>I was trying to fix <a href="https://bugs.kde.org/show_bug.cgi?id=282902">https://bugs.kde.org/show_bug.cgi?id=282902</a> and need your opinion on the issue.<br><br>Currently I managed to get the lists loading correctly by just storing the xml:id of the list and looking for the list with the referenced xml:id during layout. I feel that this approach is not right as xml:id is a xml only property and has not relevance once the lists are loaded.<br>
<br>The idea I have in mind for this issue is that we have a ListManager class similar to StyleManager and store each list with a  unique listId that can be referenced later(similar to styleId). Is this the right approach or is there any better way? <br>
<br>With regards,<br>Gopalakrishna<br><br>-- <br>My blog <a href="http://gkbhat.blogspot.com">http://gkbhat.blogspot.com</a><br>