World: r3wp
[!REBOL2 Releases] Discuss 2.x releases
older newer | first last |
Terry 28-Dec-2009 [497] | DLL access? |
BrianH 28-Dec-2009 [498] | Pekr, because R3's compatibility policy depends on continued support of R2. |
Pekr 28-Dec-2009 [499] | Terry - DLL and Shell were released long time ago. |
Carl 28-Dec-2009 [500] | Believe me, I do not want to take extra time away from R3 beta, but also, I did not want to delay R2 this long. |
Graham 28-Dec-2009 [501] | Yes .. |
Pekr 28-Dec-2009 [502] | The only thing left in /Command is - fastcgi, SSL, ODBC, mySQL? |
Graham 28-Dec-2009 [503] | so, just release a license ?? |
BrianH 28-Dec-2009 [504] | And Oracle (does anyone use that?) |
Pekr 28-Dec-2009 [505] | if SSL and ODBC would be released for free, it would make many folks happy ... |
Terry 28-Dec-2009 [506] | Larry Ellison? |
Carl 28-Dec-2009 [507] | B: on O, yes. Odd as it seems. |
Graham 28-Dec-2009 [508] | simplest thing to do is just release a license ... |
Pekr 28-Dec-2009 [509] | BrianH, Carl ... under Windows, many DBs are just used via ODBC drivers ... |
BrianH 28-Dec-2009 [510] | Graham, let's do it right. |
Terry 28-Dec-2009 [511] | Of course, you could make some real headlines, and just BSD the whole thing. |
Graham 28-Dec-2009 [512x2] | BrianH ..doing it right might mean a wait for a long time |
Carl was also suggesting releasing a license to IOS .... | |
BrianH 28-Dec-2009 [514] | No it won't take long - it's just a matter of removing the license code and doing a rebuild. |
Will 28-Dec-2009 [515] | please, fix this 300ms delay ! timer [call/wait "echo 1"] 1 ; 0:00:00.301731 timer [call/wait "echo 1"] 1 ; 0:00:00.301543 |
BrianH 28-Dec-2009 [516] | And if it does take long, we can do it right next month and do your approach now. |
Carl 28-Dec-2009 [517] | W: in windows or Linux? |
Will 28-Dec-2009 [518x2] | os x but geomol ryoed on linux I think a swell |
ryoed -> tryied | |
Pekr 28-Dec-2009 [520] | there might be a reason why there was such delay put into REBOL? |
Carl 28-Dec-2009 [521] | W: I've posted the C source to Call a few times, but no one has ever offered any fixes. |
Steeve 28-Dec-2009 [522] | yes i think so |
Carl 28-Dec-2009 [523] | Well, it is quite possible that fixes got lost-in-reply. |
Will 28-Dec-2009 [524] | BrianH please? 8-) |
Carl 28-Dec-2009 [525] | People need to nag me more if they contribute a fix, and it gets lost. |
Graham 28-Dec-2009 [526x2] | BrianH .. a public license means that everyone gets ssl, odbc, oracle, encryption today without waiting for a new build. |
I don't know though if such a license would also be usable for the SDK ... which Carl may not want to do . | |
Carl 28-Dec-2009 [528] | P: there is no reason for such a delay. But, then, the code is not at all simple. If you've ever seen it, you would vomit. (PS: I did not write it.) |
Pekr 28-Dec-2009 [529] | :-) I do remember - over 1200 lines of code ... but at least "it works", and in R3 'call is almost unusable ... |
Will 28-Dec-2009 [530] | 300 ms is a lot of time in response time when using call/wait or call/output in a Cheyenne rsp. Please fix it! |
Graham 28-Dec-2009 [531] | So, BrianH, have you summarized the priorities in r2-beta yet ? :) |
Pekr 28-Dec-2009 [532] | Is RAMBO still active? Many bugs probably there. I wonder if over the time (depends on how long we want to continue to maintain R2 family of products) we should port it to CureCode? |
BrianH 28-Dec-2009 [533] | Will, that "echo" calls a cmd.exe internal command on Windows. Might that be part of the delay? |
Pekr 28-Dec-2009 [534] | I agree with Graham - R2 is so wide field, that we should move the project to R2-beta world, which is already well established ... |
BrianH 28-Dec-2009 [535] | Give me a little time to go over them, I should have a list by this evening. I'm at work today. |
Will 28-Dec-2009 [536] | timer [call/wait "print 1"] 1 ; 0:00:00.301498 |
Carl 28-Dec-2009 [537] | >> timer [call/wait "print 1"] 0:00:00.031 |
Graham 28-Dec-2009 [538] | >> t1: now/precise call/wait "print 1" t2: now/precise print difference t2 t1 0:00:00.082 |
BrianH 28-Dec-2009 [539] | Using R2Beta should be fine for this week, but we need to switch over to using the R3 development infrastructure before the release next month. We won't have the time and effort available for monthly releases if we can't share resources. The rapid releases of R3 are only possible because of the R3 development infrastructure. |
Will 28-Dec-2009 [540] | humm.. than the beahaviour is on nix only |
Graham 28-Dec-2009 [541x2] | release this week .... |
is point #1 | |
Carl 28-Dec-2009 [543] | Yep. |
BrianH 28-Dec-2009 [544x2] | Yes. And fixing the installer is one of the top priorities for this release. |
It hasn't worked at all for the 2.7 series, and worked incorrectly before then. | |
Henrik 28-Dec-2009 [546] | I see a consistent 0.1 second delay in Snow Leopard. |
older newer | first last |