<div class="gmail_quote">On Wed, Jun 9, 2010 at 3:59 AM, Jakob Leben <span dir="ltr"><<a href="mailto:jakob.leben@gmail.com">jakob.leben@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
If I get it right, you are rebuilding the whole item tree from top, right? Since created input items seem to be stored in the plugin ( p_container->setInputItem( p_input_item ) ), it seems to me that it allows for a better approach which would compare new and old items and only add/remove changes, even if the upnp server posts the whole list every time.<br>

</blockquote></div><br>Oh, sorry, it took me to read your SoC page to get the point of your patch: you can not remove an item at hierarchy level lower than 2. Your patch appears to be currently the only solution.<br><br>
Best regards<br>