[REBOL] Re: Is Rebol dynamic?
From: rotenca:telvia:it at: 28-Nov-2002 14:39
Hi Ladislav, I remember Holger saying that a rebol block must not be changed during execution. I think that it is safe to change 1 or more elements of block during execution, but not to insert/remove any item. Can changing (not inserting) be a safe programming style for future releases? --- Ciao Romano