r3wp [groups: 83 posts: 189283]
  • Home
  • Script library
  • AltME Archive
  • Mailing list
  • Articles Index
  • Site search
 

World: r3wp

[!REBOL3]

Andreas
26-Oct-2010
[5740]
if you remember my console build you downloaded earlier :)
Pekr
26-Oct-2010
[5741x2]
yes ... that is why I am confused, because there was a saying, that 
under Windows, you can't have both worlds - console, and GUI app 
in one, and that e.g. even python uses two separate executables ...
Very good work. I confirm that under Vista (32 bit) it works well 
so far. Both from the icon, and from the cmd console. I don't even 
have to change fonts ...
Henrik
26-Oct-2010
[5743x2]
I'm not sure what chars to expect from the above test string, but 
it doesn't work for me.
That is, I get ?? along with a few other chars that I'm not sure 
are outside the ascii range.
Pekr
26-Oct-2010
[5745]
I get "?Ra(with umlaut)s(with hook under it)???"
Henrik
26-Oct-2010
[5746x3]
I get a plain "?(registered trademark)(a with umlaut)s(integral sign)S??"
um... what page do people get with www.rebol.com?
ah, nevermind. seems to be a DNS issue.
Sunanda
26-Oct-2010
[5749x2]
Carl asking for comments (it's a Curecode, not the usual blog RFC, 
so might get overlooked):
   http://www.curecode.org/rebol3/ticket.rsp?id=1719&cursor=1
DNS problem:
   http://www.rebol.com/article/0493.html
Maxim
26-Oct-2010
[5751]
we can't comment its reviewed... but I would call it  diff   not 
compare.


since if they are equal it would return none, its a much better word 
than compare.
Oldes
26-Oct-2010
[5752]
you can comment, just must be logged in.
BrianH
26-Oct-2010
[5753]
Agreed, Maxim.
Maxim
26-Oct-2010
[5754]
yeah... just added a simple comment which makes it obvious that diff 
is a better name.
BrianH
26-Oct-2010
[5755]
Look at 1718 and 1720 too.
Maxim
26-Oct-2010
[5756x2]
commented 1720
1718 looks good to me.. though the name is hard to map to the effect 
it has... I didn't find a better one.
BrianH
26-Oct-2010
[5758]
I think FORFIND was one (worse, and by me) suggestion, when Carl 
brought this up in a blog last year.
Maxim
26-Oct-2010
[5759]
I just had a flash!!!

when data value [  do something  ]
BrianH
26-Oct-2010
[5760]
Nothing particularly loop-y or sequency about WHEN, not like *ALL.
GrahamC
26-Oct-2010
[5761x3]
we already have difference
I have suggest 'diverge?
ed
Maxim
26-Oct-2010
[5764x2]
not difference.... diff.
actually difference could handle series .  right now its not used 
on series... or is it?
BrianH
26-Oct-2010
[5766]
It is, and differently.
GrahamC
26-Oct-2010
[5767]
that's the point .. we already have difference .. so we should choose 
a different word
BrianH
26-Oct-2010
[5768]
It treats the series like sets. One of the group with UNIQUE.
GrahamC
26-Oct-2010
[5769]
and a diff should really show all points of difference
BrianH
26-Oct-2010
[5770]
Divergence ?
GrahamC
26-Oct-2010
[5771x2]
so using 'diff implies more than one gets
( does 3 more characters add much ? )
BrianH
26-Oct-2010
[5773]
It adds the right part of speech. Grammatical correctness.
GrahamC
26-Oct-2010
[5774]
if not diverge? seriesa seriesb [ print "they're equal mate!" ]
BrianH
26-Oct-2010
[5775]
And it is more exactly on topic than difference or diff.
Maxim
26-Oct-2010
[5776]
Divergence:  too obscure  a word  time to get the thesaurus... ;-)
GrahamC
26-Oct-2010
[5777]
shorter words are preferable too ... but who cares
BrianH
26-Oct-2010
[5778]
It's an obscure meaning :) Shorter words are preferable as long as 
they mean the same thing.
GrahamC
26-Oct-2010
[5779]
sounds more like the title of a sci fi novel
BrianH
26-Oct-2010
[5780x2]
But DIVERGE? is a way to add the equivalent meaning, but using REBOL 
naming conventions rather than English.
English doesn't have ? in words :)
GrahamC
26-Oct-2010
[5782x2]
I thought we were programming in rebol?
suffix?  length?
Maxim
26-Oct-2010
[5784x2]
?  words are logic returning words.  true none false.
(at least that is what they should do.)
BrianH
26-Oct-2010
[5786]
The base language for the naming of REBOL functions is English. But 
REBOL adds naming conventions that English doesn't have.
GrahamC
26-Oct-2010
[5787x2]
what logical computation does 'suffix? do ?
and length? et cetera
BrianH
26-Oct-2010
[5789]
So the ? is the REBOL equivalent to the nce in divergence.