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

World: r3wp

[!REBOL3]

Graham
2-Aug-2010
[4261]
http://www.rebol.net/cgi-bin/r3blog.r?view=0144
BrianH
2-Aug-2010
[4262]
Note that I was in favor of FUNX rather than FUNCT :)
Maxim
2-Aug-2010
[4263]
well, the pretty clear concensus was that funct was the least popular 
name by far   :-)
Graham
2-Aug-2010
[4264x2]
I too was in favour of funx
So we have Gregg to blame!
BrianH
2-Aug-2010
[4266]
I find the typo quality of FUNX to be a downside now. It is harder 
to type FUNCT by accident when trying to type FUNC.
Graham
2-Aug-2010
[4267]
what typo quality?  because x and c are adjacent on the keyboard?
BrianH
2-Aug-2010
[4268x2]
Then again, maybe others aren't having the same trouble with typos 
that I have been having lately (had to correct 6 in this sentence).
Graham, yes, that.
Graham
2-Aug-2010
[4270]
If you're a touch typist, x and c use different fingers ... so it 
doesn't matter if they're adjaxent or not
Maxim
2-Aug-2010
[4271]
I was about to say that
BrianH
2-Aug-2010
[4272]
I am physically incapable of touch typing.
Graham
2-Aug-2010
[4273]
we are going for the rest of the world!
Maxim
2-Aug-2010
[4274]
funq
funk
Andreas
2-Aug-2010
[4275]
mm, funx would be nice :)
BrianH
2-Aug-2010
[4276]
Maxim, that is why I liked "funx" :)
Andreas
2-Aug-2010
[4277]
but it has such a pluralist sound to it :)
Graham
2-Aug-2010
[4278]
x implies a break ... from past behaviours
Maxim
2-Aug-2010
[4279]
I feel that when reading code, funx  sticks out very well from the 
rest, and it doesn't have that strange esoteric feel which funct 
 has.
BrianH
2-Aug-2010
[4280]
Func extreme!
Gregg
2-Aug-2010
[4281]
I am only partially to blame. I think, even then, I expressed concern 
about the beauty of the word funct. That said, I don't think funx, 
funq, or lfunc are any better. I believe a number of people were 
there and really tried to find a good name.
Graham
2-Aug-2010
[4282x2]
before we change the name, we had better get RT's opinion
RT = Rebol Tutorial :)
BrianH
2-Aug-2010
[4284]
It really is getting a bit late to bring this up now. FUNCT is already 
in R2 as well, and is in most R3 code that has been written so far.
Maxim
2-Aug-2010
[4285x2]
funct: :funx  ;-)


then just do a big search/replace on files with funct in them... 
can be automated in a few lines...
then = or
Graham
2-Aug-2010
[4287]
R3 is alpha ...
BrianH
2-Aug-2010
[4288]
In response to an earlier comment by Maxim, not being a german-speaker 
I am not reminded of body parts. However, FUNCT reminds me of "perfunctory", 
which is an ugly-sounding name in English.
Graham
2-Aug-2010
[4289]
If we don't fix things in alpha .. when do we fix them?
BrianH
2-Aug-2010
[4290]
getting a bit late
 != "too late"
Maxim
2-Aug-2010
[4291]
the only thing I find funny about the FUNCT  is that pretty much 
everyone prefers something else  (sorry Gregg ;-)   


maybe Carl chose it knowing that everyone one would feel equal  ;-)
BrianH
2-Aug-2010
[4292]
I would consider it too late if we don't do the fix before 2.7.8 
comes out, as that is looking like it will be the first really good 
R2 release. When it comes out.
Andreas
2-Aug-2010
[4293]
Back-porting alpha functionality is always a tough call. I would 
prefer it if the existence of back-ported R3 functionality would 
not harm the flexibility we have while R3 is still in alpha.
Gregg
2-Aug-2010
[4294x2]
Yup, everyone here, right now Max. ;-)  Give me a better option and 
I'm there.
Andreas +1
BrianH
2-Aug-2010
[4296x2]
We only back-port stuff when its behavior is settled. Not all of 
R3 is alpha. FUNCT has been consistent for 1.5 years.
As have all of the other backports. There are almost no backports 
that haven't been solid since before modules were introduced.
Maxim
2-Aug-2010
[4298]
yes in this case, the functionality doesn't change, only a word label, 
its a much less tedious process.
Andreas
2-Aug-2010
[4299]
Unfortunately, we don't seem to be able to come up with a better 
name anyway :)
BrianH
2-Aug-2010
[4300x3]
This is why R2/Forward is still 2.100.80.* whrn R3 is 2.100.102.
whrn
 is an example of the typo I was mentioning.
Happens all the time.
Gregg
2-Aug-2010
[4303]
We need that 5-second rule for editing AltME messages. I do that 
a lot myslf.
BrianH
2-Aug-2010
[4304]
Another example is renaming SINGLE? to LAST? - a good idea, but likely 
to be done as adding the name LAST?, not removing the name SINGLE?.
Maxim
2-Aug-2010
[4305]
yes its like empty? and tail?  I coudn't live without one or the 
other, though one is more stringent...  last? and single?  should 
follow the same path.
BrianH
2-Aug-2010
[4306]
As I said in that ticket, the strictness is an absolute feature.
Graham
2-Aug-2010
[4307x4]
Funct may have been there for 1.5 years .. but I haven't started 
using it ...
( much )
It's in the network protocols ...
but then I can just put at the top funct: :funx