<br><br><div class="gmail_quote">On 22 March 2010 16:35, Robert Poor <span dir="ltr"><<a href="mailto:rdpoor@gmail.com">rdpoor@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>These are all great ideas, but before we dazzle Ge and others with our brilliant extensions to ChucK, we might focus on getting one or two missing features implemented.  :) :)</div><div><br></div></blockquote><div><br>
</div><div>I agree. What I am after here is still chiefly the updating of (some) running code without losing the value of variables and the state of processes around it. This has actually been on the wish-list since whenever.</div>
<div><br></div><div>Priorities as I see them should be;</div><div><br></div><div>* Filter-stability (or limiting of the main out). This should be on top as it can actually be a real medical danger on OSX with headphones, IMHO</div>
<div>* The type-system muckups, This includes stuff like "Clemow's Bane", the type of objects of a type that extends another, especially as they affect being returned by functions, elements of arrays and so on. This is a whole set of related issues that can crash ChucK outright and that affects a LOT of non-trivial coding techniques. I believe this to be the main bottle-neck in more advanced ChucKing right now. This causes crashes, incorrect errors and on top ofthat we can't hope to talk about more advanced things without addressing this cluster of bugs.</div>
<div>*Garbage Collection. Old as dirt, as a wishlist item, pun very much intended. We a) need this finished and b) the bits that are already in there need to stop collecting stuff that *does* have a reference (ie it's being returned by a function).</div>
<div><br></div><div>items 2 and 3 are biggies (evidently) and I would never advocate -carefully- progressing towards more advanced stuff without those. if we'd even try there would be a mess of epic proportions, I predict.</div>
<div><br></div><div>As far as I know 2 and 3 (particularly 3, which we have known about for longer) has actually been keeping up other features for a long time now. It might sound conservative to the point of being non-ChucKian, I know I'm being boring, but this is how I fear it is.</div>
<div><br></div><div>Yours,</div><div>Kas.</div><div><br></div><div><br></div></div>