[EMAIL PROTECTED] wrote:

> Even knowing the dynamic, code=data=code=data... nature of REBOL, I hadn't
> thought of the possibility of supplying a value that totally changes the
> evaluation pattern of another bit of code.  Of course, this creates a whole
> new level of threat models for trying to write defenses against potentially
> hostile external code.

This is the reason I enforced [NUMBER!] on my IFS. ;)

After all, what's the point in passing code to it? You are
evaluating it once anyway (else it won't work), so you can simply
evaluate it before passing. Let's Keep It Simple!

Regards,
   Gabriele.
-- 
Gabriele Santilli <[EMAIL PROTECTED]> - Amigan - REBOL programmer
Amiga Group Italia sez. L'Aquila -- http://www.amyresource.it/AGI/

Reply via email to