Hi, Paul,

I don't normally care for "I agree" posts that add no new ideas, but
this is an important issue.  Therefore I feel compelled to respond to
your POV...

Paul Tretter wrote:
> 
> The question always comes to mind - do we really need one?  After
> all, why add more code to the binary when we already can handle
> percents with a few bits of code.  I think only very complex useful
> functions should be added to the binary.
> 

I absolutely, completely agree, with the only exception that common
cases which could receive a performance boost from being coded in
the native layer should also be considered.  (I.e. when there's a
performance payback in things we often do...)

-jn-

-- 
; Joel Neely                             joeldotneelyatfedexdotcom
REBOL [] do [ do func [s] [ foreach [a b] s [prin b] ] sort/skip
do function [s] [t] [ t: "" foreach [a b] s [repend t [b a]] t ] {
| e s m!zauafBpcvekexEohthjJakwLrngohOqrlryRnsctdtiub} 2 ]
-- 
To unsubscribe from this list, please send an email to
[EMAIL PROTECTED] with "unsubscribe" in the 
subject, without the quotes.

Reply via email to