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

World: r3wp

[!REBOL2 Releases] Discuss 2.x releases

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.
Carl
28-Dec-2009
[547]
B: Yep. Not a good thing for new users.
Pekr
28-Dec-2009
[548]
What about VID? IIRC, you, Anton, Henrik, were working on some resizing 
or fixes? I just hope we will not make View incompatible with existing 
scripts in the last generation of R2 productline?
Carl
28-Dec-2009
[549x2]
fedora>> timer [call/wait "echo 1"]
1
0:00:00.304267
PS: need a better error msg for:
** User Error: Bad face in screen pane!

(happens when opening view via ssh - due to non X envr.)
BrianH
28-Dec-2009
[551x2]
Pekr, not in this release. We don't have the time to test such things. 
Once we switch to the community development infrastructure this can 
be done much easier.
Must run now, work beckons, be back later.
Graham
28-Dec-2009
[553]
So, what's the verdict?  Wait first for a new build or a public license 
code release?
Pekr
28-Dec-2009
[554]
Graham - wait for the debate to reapper in 2012 :-)
Graham
28-Dec-2009
[555]
I would hope R2 is no longer in use in 2012 ...
Carl
28-Dec-2009
[556]
It will be a build. Even if just a few changes.
Must go. BBL.
Graham
28-Dec-2009
[557]
2.7.7 release

Call
dockimbel:

About CALL console window issue, the CreateProcess( ) win32 call 
has flags to hide the window. There just need to be set.

In the STARTUPINFO used by CreateProcess( ), just set in dwFlags, 
the STARTF_USESHOWWINDOW flag and set wShowWindow to SW_HIDE.

maybe add a new refinement and let the users decide when they want 
to see the console window ?
or maybe just /show

Paul:
Run is not enabled

Graham

Is anyone concerned that shell windows opened in Encap do not contain 
the correct window title?
Rambo #3660 ( reported march 2005 )

Brian

For me, the big question is what kind of release we will be doing:

- 2.7.7: Patching glaring bugs in a few natives, VID fixes, and continuing 
the backports and mezzanine fixes.

- 2.8.0: Backporting some of the R3 native changes (function, not 
infrastructre), and the above.

I think that the decision a long time ago was to focus on R3 as a 
priority, and just patch up R2 as necessary.

At the very least, I would want a 2.7.7 to have a version that fixes 
post-2.7.6 mezzanine bugs, and 2.7 series regressions vs. 2.6.3.

Henrik
We also need to implement BrianH's new window resize scheme.

Ashley,Anton, Brian, etc ... VID fixes

Graham
Fixes to prot-http to support put etc.

BrianH

SQL_FLOAT and SQL_REAL are converted the same way, just with different 
sizes. And yet SQL_REAL works and SQL_FLOAT doesn't, at least with 
SQL Native Client (an ODBC 3.5 driver). Perhaps that difference can 
point you in the right direction.

Henrik
view/new make face []
a: open/binary/direct/no-wait tcp://:9000
forever [wait reduce [ a 0.001]]


This produces a 16 byte leak when started. And when I move the window 
and click in it, I get a lot of 64 byte leaks.
Carl
28-Dec-2009
[558x3]
Will: in 2.7.7.4.2: 
>> timer [call/wait "echo 1"]
1
0:00:00.037984
This is from a change I made in the timeout period of the io pipe 
handler.
However, I am unsure of the general impact it may have.  It causes 
the io pipes to be polled 10x faster than before... which may not 
be a good thing.
Graham
28-Dec-2009
[561]
Multitouch support in View ...
Pekr
28-Dec-2009
[562]
:-)
joannak
28-Dec-2009
[563]
Adding SSL to Vid is among the things I'd like to see. Does not need 
to be fast (C-code), but  nowdays many sites don't allow email/ftp:s 
without some kind of TLS or similar.. (Not my specialty, please don't 
ask me to implement) :)
amacleod
28-Dec-2009
[564x2]
SSL would allow google mail use...I believe???
I think someone has google mail working with rebol command
Graham
28-Dec-2009
[566x2]
It is me
And hotmail .. which is also ssl
amacleod
28-Dec-2009
[568x2]
ofcourse
Opening up use of google mail would be big for me..
Graham
28-Dec-2009
[570]
don't you have the sdk??
amacleod
28-Dec-2009
[571x2]
yes
Not SDK command
Carl
28-Dec-2009
[573x2]
Question for the group: where is the best "home" for discussion of 
R2 release?
R2-Beta world is quite "old" (no messages for a long time). But, 
we could continue with it.
Graham
28-Dec-2009
[575]
As far as I know ... a 2.7.7 release was planned there.
Pekr
28-Dec-2009
[576]
I think that R2 is still many things. So my vote goes to go to R2-beta.
Graham
28-Dec-2009
[577]
ditto
Pekr
28-Dec-2009
[578]
We can't cover everything in this one thread here. And I think that 
ppl interested in further R2 development have no problem to log into 
R2-beta. It is also imo good to keep it isolated that way ...
Paul
28-Dec-2009
[579x3]
Brian, yes we use Oracle and Sybase specifically in our enterprise.
Yes R2-Beta because it already has many of the accounts already setup. 
 For a 1 week release and feedback that will be best approach.
I was just at the R2-Beta world and it doesn't appear any discussion 
has moved there yet.
Kaj
28-Dec-2009
[582]
I have an old View 1.3.2 here on Ubuntu where echo takes a bit over 
100 ms, so the bigger delay may be a recent regression
Carl
28-Dec-2009
[583x3]
The 2.7 test release has been built. This is the base build for the 
next release. It contains SSL, ODBC, DES, etc., and no-license key 
is required.


In addition, I've added an install checkbox to the Prefs (User panel) 
and an Uninstall to the Help panel. These are just shortcuts to existing 
features.

The download is www.rebol.com/downloads/view277-test1.exe


Note that it's version # is 2.7.6, but it has a new system/build 
date. Don't mix it up with prior versions, as it's not at all tested.
Please coordinate via BrianH if you have any feedback or comments 
on this release.
Also... not going to spend time yet on non-Win32 until we know if 
this is close.
Carl
29-Dec-2009
[586x2]
Testing...

>> read https://secure28.inmotionhosting.com/~rebolc5/cgi-bin/order.cgi?cmd=buy&prod=sdk&
== {<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>

So far, so good.
Oh, and I almost forgot: This is a TEST. Use entirely at your own 
risk. Do not distribute. Do not use to operate nuclear reactors, 
missle defense systems, aircraft, heart-lung machines, etc. etc.