On Fri, Jun 20, 2008 at 07:48:44PM -0700, Martin DeMello wrote:
> Ah - I see! One further question on the topic - why does this not work
> when I put the @r.remove within the append {} block? (Why I'd like to
> do this is so that the remove-change-colour-and-repaint sequence can
> be in a method of its own invoked within the block)I forgot to mention. This was fixed a few days ago. All the manipulation routines (like `append`, `before`, etc.) are fixed to allow other modifications to be nested inside and are much faster and more memory efficient. _why
