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

World: r3wp

[!REBOL3-OLD1]

Pekr
2-Oct-2009
[18616x2]
Do you need R3 GUI for any specific project, or just to play/learn? 
Because other folks might prefer more finished Core, e.g. Multitasking 
...
I am not sure everything on the list can make it into beta in reasonable 
timeframe ....
Claude
2-Oct-2009
[18618x2]
only for play and learn
i would like to upgrade the some of my app to R3
Pekr
2-Oct-2009
[18620]
I thinkt that VID3 needs 2-3 weeks of work, maybe less, in order 
to be safe to suggest, because there are some structural changes/adjustments 
planned ...
PeterWood
2-Oct-2009
[18621]
I don't know how you can come with an estimate of 2-3 weeks especially 
as the current GUI only works on Windows and doesn't yet support 
Unicode..


Even if it only takes that little, I can't see Carl having 2 to 3 
weeks to dedicate to the GUI this side of the New Year.
Pekr
2-Oct-2009
[18622x2]
Who said beta will span all platforms?
I am also not sure, GUI will support Unicode from the very beginning, 
altough many expressed it being a priority. There is a difference 
between GUI and VID. Carl worked on VID. Once he is back to it, I 
believe Cyphre is going to be contacted to do some work on View part 
...
Henrik
2-Oct-2009
[18624]
My guess is 2-3 weeks for VID itself and 1-2 months for the skin. 
Really lowlevel stuff depends on the availability of Cyphre.
Pekr
2-Oct-2009
[18625x2]
Cyphre is waiting for the C code alignment. He does not have recent 
sources for View. If I understand him correctly, he has to wait for 
the Host code release ...
... or for Carl sending him latest version ...
Henrik
2-Oct-2009
[18627]
when it's ready, I hope that Cyphre can at least partially work independently 
from Carl.
PeterWood
2-Oct-2009
[18628x2]
A windows only beta will nicely establish R3's cross-platrom credentials.
A non-unicode GUI beta will nicely establish R3's internationalisation 
credentials.
Pekr
2-Oct-2009
[18630x2]
OK, so wait another year for the beta ...
then I prefer Core only beta, all current R3 platforms ...
Graham
2-Oct-2009
[18632]
eek... I can use it to send email!
Steeve
2-Oct-2009
[18633]
what else
Graham
2-Oct-2009
[18634x2]
who wrote this?
it looks very nice
Maxim
2-Oct-2009
[18636]
who wrote what?
Graham
2-Oct-2009
[18637]
the online rebol console
Maxim
2-Oct-2009
[18638]
ahhh  ...  kaj
Steeve
2-Oct-2009
[18639]
who said that ?
Maxim
2-Oct-2009
[18640]
After the parse enhancement, I really think the extensions improvements 
(other datatypes and devices/callbacks) should be done first... a 
lot of stuff can then start parallel to what carl works on.  not 
just by me... but many of us can work on improving R3 at the capacity 
level through extensions and have the need and will to do it.
Steeve
2-Oct-2009
[18641]
bah...
Maxim
2-Oct-2009
[18642]
who said what?
Graham
2-Oct-2009
[18643x2]
Who said that the online rebol console was written by Kaj?
I think Henrik wrote one, Kaj wrote one ... is this a new one ?
Steeve
2-Oct-2009
[18645]
we can do the protocols now, by ourself, since a while, but noone 
do that. We are just a bunch of lamers :-)
Maxim
2-Oct-2009
[18646]
ahhhh sorry, that is a new one !
Steeve
2-Oct-2009
[18647]
And people could come with VID proposals too, to help Carl
Maxim
2-Oct-2009
[18648x3]
freebol is a domain owned by the guy refered to as "hostile fork" 
afaik
I think the VID design is pretty decided upon, it just needs agile 
hands to implement it... and that IIRC depends upon a few enhancements 
to the engine and for some of the design to be finalized by Carl.
I have to change color... blue is too crowded.
Henrik
2-Oct-2009
[18651]
looks like Carl wants to visit the problem of empty rules.
Sunanda
2-Oct-2009
[18652]
Henrik is referring to this blog entry:
  http://www.rebol.net/cgi-bin/r3blog.r?view=0258
Chris
2-Oct-2009
[18653]
Brian, it's possibly forlorn, but I can forsee a pattern of [and 
map! here: change to-block here/1 :here into []] (sorry, rough approximation) 
in order to serialise in one form or other.  Given there could be 
no other possible use for [into map!] perhaps parse could imply that 
conversion?
Pekr
3-Oct-2009
[18654]
The new one was written by user known as Fork, or HostileFork ...
BrianH
3-Oct-2009
[18655x3]
Good guy, and smart too. New to REBOL but not new to programming.
Another Brian :)
Chris, we've been careful to make the interaction model of map! more 
like that of objects than series. You can't parse objects either.
Chris
3-Oct-2009
[18658x3]
Right, objects present a similar pain.  I know for the most part, 
you don't want to do this.  It's a very specific case - when 'parse 
into encounters a map, instead of returning false, it converts to 
a block and parses.  I don't see this as touching the way map! works 
at all, just parse - for those occasions where it'd be useful over 
an old-style workaround.
As I said, the main case use is serialising tree structures with 
mixed nesting.
Instead of alternating between parse/iteration, you can just use 
parse.
BrianH
3-Oct-2009
[18661]
Well, the IF operation of PARSE was added exactly for that reason: 
to make alternating between PARSE and DO code easier :)
shadwolf
3-Oct-2009
[18662]
BrianH ...  it's like a "i don't kiss girls  cause i'm affraid" your 
comment about open sourcing ... sorry but when the language is open 
source and have apeal  it meet it's public ... And contributions 
rains...


So open the  source at least will have an educational purpose ... 
it's better to be able to refere directly to the content of the source 
code to extract replies to our asks than waiting endlessly answers 
from the main chief guru or ithe selected ones don't you think ?
Ladislav
3-Oct-2009
[18663]
it's better to be able to refere directly to the content of the source 
code to extract replies to our asks than waiting endlessly answers 
from the main chief guru or ithe selected ones don't you think ?

 - sounds quite childish, who asks you to wait for anything? I never 
 did, even when I was asked to by some like you. Some answers I wrote 
 in my articles actually cannot be found in the source code, how about 
 that?
shadwolf
3-Oct-2009
[18664]
those like me sounds insulting ... are you looking down to me ?
Ladislav
3-Oct-2009
[18665]
You are insulting me by saying "waiting endlessly answers from the 
main chief guru or ithe selected ones" - I repeat: never did and 
never felt like, but was asked to by some like you. You are even 
now trying to state I should, as I read, that is why you are like 
those who did before.