World: r3wp
[RT Q&A] [RT Q&A] Questions and Answers to REBOL Technologies
older newer | first last |
Anton 15-Oct-2005 [32] | Gabriele, I definitely would like to be informed and involved when VID changes are happening. You will let us know won't you ? |
BrianH 15-Oct-2005 [33x2] | There are a lot of functions in REBOL that return the value none to indicate failure. Could you add an opcode none?: ["Set flag if value is none" word!] to test for that? |
To rebcode I mean, and the flag would be the condition flag. | |
Volker 15-Oct-2005 [35] | eq var none |
BrianH 15-Oct-2005 [36x4] | Nice :) |
After testing, it seems that sett considers none to be false. This is exactly what I needed. | |
Request withdwarn. | |
withdrawn | |
Gabriele 15-Oct-2005 [40] | btw, i think we should have a separate channel for enhancement requests... |
BrianH 15-Oct-2005 [41] | I agree! |
Graham 20-Oct-2005 [42x2] | Did I miss a Wednesday ? |
If Wednesday has been delayed, perhaps we can find out what the secret developments in line for VID are ?? | |
BrianH 20-Oct-2005 [44] | Gabriele or Carl, have you checked the conversation in "Rebol Enhancements" where we were hashing out enhancements to and comments on rebcode? Carl did request this in his blog... |
Pekr 20-Oct-2005 [45] | I just fear one thing which tended to happen in the past - RT was silent before the release, release was done and then it was late for suggestions. Gabriele, please, try to avoid that :-) Tell Carl, please, that folks do need his attention here. You have some input in Rebol Enhancements group. In fact we don't know where to post, so some of us submit even to RAMBO. Everybody feels we are near freezing for 1.4/2.7, so please let's not cut some fine late enhancements. |
Gabriele 20-Oct-2005 [46] | Hey, I always read this world. maybe not every message... but I read it. |
Pekr 20-Oct-2005 [47] | good to know, some folks seem to be worried, about where to post, it the message gets to Carl, etc. :-) |
Sunanda 26-Oct-2005 [48] | Gabriele -- could you point Carl to Feedback message #5a5e09270? It's been unanswered for a couple of weeks. Basically, asks if there is any plans for formating numbers -- as per the discussion here (core group, 5-oct) Thanks! |
Henrik 26-Oct-2005 [49] | Q: I realize that the open sourcing of the viewtop wasn't that successful, but do you still intend to keep releasing newer versions of it? AFAIK the current release is over a year old. I've experienced a lot of obvious bugs in the viewtop editor, which I think can easily be solved by people outside RT. |
Philippe 28-Oct-2005 [50] | hello, where I could find facts and values about Rebol vs Business world ? with reboltof (christophe Coussement, we have the project to write a white paper about Rebol and Business (target date, on March 17, 2005, for the french Rebol Day, Paris). How many developpers works with Rebol ? how many dowloads of Rebol/core and View ? How many licenses for SDK ? Examples of Business with Rebol, tools, softwares. Real-world softwares.... etc. |
OneTom 29-Oct-2005 [51] | maybe we should write about using the opensource viewtop in the rebol wikibook |
Graham 29-Oct-2005 [52] | there's a place set aside for that .. go ahead. |
OneTom 29-Oct-2005 [53] | as far as i remember, i wasnt able to try it out because the description was not obvious for a newcomer. maybe now i would succeed trying it |
BrianH 30-Oct-2005 [54] | While reviewing the action! functions, I noticed the path action. The doc comment says "Path selection.". The parameters aren't typed. Does anyone know what this action does, and how to use it? Or whether it can be or should be called directly at all? |
Geomol 30-Oct-2005 [55] | I'm not sure, how to make a use of it, but it does have an effect: >> blk: [a b c] == [a b c] >> path blk 3 >> blk == [a b] |
OneTom 30-Oct-2005 [56x2] | >> x: [a b c d] path x 'c x == [a b c] |
looks like a kind of inconsistency | |
Geomol 30-Oct-2005 [58] | yeah, strange! |
Volker 30-Oct-2005 [59x2] | Not strange. it does a path-lookup. !> a: [b 1 c 2 d 3] == [b 1 c 2 d 3] !> a/c: 22 == 22 !> a == [b 1 c 22 d 3] !> a/4: 222 == 222 !> a == [b 1 c 222 d 3] |
the strange thing is that it puts this strange value there, which stops molding. | |
BrianH 31-Oct-2005 [61] | Here's a question for RT: Should I wait on my feedback on the new rebcode docs until the next version of the interpreter, after the great rename? |
Gabriele 31-Oct-2005 [62] | Brain: probably, however I think Gregg may be happy to get your feedback anyway. |
BrianH 31-Oct-2005 [63] | I'll do a critique this evening, then. |
Pekr 2-Nov-2005 [64x2] | Gabriele - could you please pass my latest comments/links to Carl? I looked into Io slide-show and found they do use libevent library. I posted links into TechNews group. There is interesting reading in-there, also hidden is some links - liboop and The C10K problem ..... Maybe we will find another libraries for further rebol improvements, like Cyphre did find agg. |
http://www.liboop.org/why/ | |
Rebolek 3-Nov-2005 [66] | I've got a question for RT about rebcode. Is rebcode going to support paths and/or some kind of binding? Thanks |
Gabriele 3-Nov-2005 [67] | Carl is pretty busy right now, se we should maybe pass the links later on. please remember me about it. |
BrianH 3-Nov-2005 [68] | Kru, one of the list of suggestions we compiled for rebcode was a BIND opcode. |
Charles 4-Nov-2005 [69] | What do you think about http://mail.rebol.net/maillist/msgs/39493.html ? Why not say a word in your blog, if you think that it's interessant for rebol developpment, and if you want to contact them ? |
Pekr 6-Nov-2005 [70] | Charles - the page is empty ... |
Pekr 28-Nov-2005 [71x3] | Please, could RT post a small update in a form of short blog article about current state of developments? 14.11. was missed without single note ... |
One of my rebol friends was also curious, if RIF will make it for the next update? | |
thanks a lot ... | |
Gabriele 29-Nov-2005 [74] | 14.11: only RichText is late, actually. And, you have seen it at DevCon, so you know it's real. I agree with you an official update would be great, though. |
Sunanda 29-Nov-2005 [75] | Gabriele, your introductory posts in this group said: "I will post answers here each wednesday." There are some questions that are several wednesdays overdue for a response. Are there issues with continuing this group? |
Pekr 29-Nov-2005 [76] | Gabriele - I know about rich-text, but from Cyphre I also know, that at DevCon, IIRC, it was part of an external library, so hopefully there is no problem with further integration, all goes well, and we will hear some updated status info soon ... would be nice. |
Gabriele 29-Nov-2005 [77] | Sunanda: I can only post answers if i get them. :( |
Pekr 29-Nov-2005 [78] | Gabriele - just curious - do you know if RIF will be in-there for e.g.? |
Gabriele 29-Nov-2005 [79] | RIF is quite high priority. But there have been changes in priorities in the last couple weeks, so other things are going to happen first. |
Pekr 29-Nov-2005 [80x2] | changes re technology, or just that platform changes, so e.g. OS-X gets priority etc.? :-) |
anyway - thanks for the answer ... so RIF might or might not come .... hopefully it stays high enough for the next wave of updates ... | |
older newer | first last |