<div class="gmail_quote">On Sun, Nov 8, 2009 at 9:18 PM, Fabio Ritrovato <span dir="ltr"><<a href="mailto:exsephiroth87@gmail.com">exsephiroth87@gmail.com</a>></span> wrote: <br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

Also, to better explain the SDs functions, that last were still not<br>
fully understood, I saw that recently you are "reworking" the podcast<br>
SD, and I think they are really useful for it: instead of needing a<br>
dedicate configuration window, and having to constantly monitor a<br>
variable to look for new urls, you just need to simply pass a string<br>
with the url with ItemPut, and to remove one you use ItemDelete...<br></blockquote><div><br>A) if you check the git version, there is not dedicate configuration window anymore.<br>B) Currently, we are not "constantly monitoring a variable", but using a conditional variables to wake up the module thread, so with no request the module just sleeps.<br>
<br>...Although yes: having a dedicate interface for adding and removing SD items is more handy and beautiful than var_Set and var_Get.<br> </div></div>