Re: 5.10 imminent?
by Limbic~Region (Chancellor) on Apr 12, 2007 at 13:13 UTC
|
BrowserUk,
Six months ago, a regular commiter to p5p suggested Easter was a likely date. In a conversation I had with demerphq and avar the other day, it seems like there is no big rush to finish developing. I tried to explain my perspective:
For those using and contributing to bleed, it probably doesn't seem like a big deal. There are folks though that are in a position that their shop won't adopt a new version of perl until it has been out a year or more. These are the folks that are suffering. It doesn't matter how simple a new feature is or how little risk it has, if you don't draw a line in the sand and say "that's it", you will never stop developing.
I want it yesterday. I explained that this doesn't mean I am interested in rushing a product that isn't ready. It means that I am willing to miss out on whatever great ideas developers have until the next release and would like a code freeze for the purposes of producing a stable and well tested release now.
| [reply] |
|
I [...] would like a code freeze for the purposes of producing a stable and well tested release now
So does rgs, the current pumpking. There was a mammoth thread on p5p last month discussing some brokenness in pack, unpack and Unicode. At the end of it (if I got it straight) Rafael said that he didn't want to hold up 5.10 by fixing it now, because it would be too destabilising. 5.10 is in a freeze.
He followed with a post asking for what open issues remained with blead.
At the risk of repeating myself, if people want to see 5.10 released any time soon, the easiest way to help is to install a copy of blead (not 5.9.4, but rsync'ed from the public ActiveState repository) and draw up a list of every single module installed on your systems (perllocal will help with that). Then install CPAN::Reporter or CPANPLUS and start smoke testing them. If it fails on blead, but passes on 5.8.8, perlbug it.
Get those errors out into the open. The more XS-ive, the more Unicodish, the more magical the module, the better. Acme modules push the parser and runtime in strange and peculiar ways. So do Damian Conway's. Smoke 'em all. And when all the lights on the control panel are green, we'll be ready for launch.
Back to the original question: no, 5.9.4 was not a release candidate, but 5.9.5 will be. The plan, assuming sufficient energy and tuits from the volunteers who develop the core, is for 5.9.5 to be "it", with a few Release Candidates following on to smooth down any remaining rough edges. And then we have 5.10.0.
• another intruder with the mooring in the heart of the Perl
| [reply] |
|
Then install CPAN::Reporter or CPANPLUS and start smoke testing
As of two days ago, CPANPLUS is included in blead.
| [reply] |
|
(not 5.9.4, but rsync'ed ...
Oh well...
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
| [reply] |
|
|
|
|
Thanks Limbic~Region. That's the kind of stuff I was looking to hear. I had thought I'd heard that 5.9.4 was a release candidate, but it seems not.
I've been playing with some stuff, on and off for a couple of years now, that really needs some of the new features in 5.10 to be viable. I just encountered something on the web that brought it to the top of the stack and the thought again crossed my mind.
People have been talking about some of the new features for a very long time now, the earliest reference I found to defined-or was 49 months ago, but it was a half-hearted search and I'd be very surprised if it didn't go back a year or two before that. Seems almost as if they are waiting for something?
Still, I guess the onion will be cooked (5 minutes to fry; 15 if you want to caramelise without burning; 20 to boil; 25 to roast;) when it's cooked.
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority".
In the absence of evidence, opinion is indistinguishable from prejudice.
| [reply] |
|
| [reply] |
|
|
I dont think its a matter of "no big rush". I think we would all like to see Perl 5.10 released soon. However releasing is a big responsibility, and nobody wants to see Perl 5.10 go out the door followed by huge panic and a new release soon after. In addition we dont want to put it out the door half baked. Given probable release dates for a 5.12 certain things we do in Perl 5.10 have to be close enough to right to last for some time (possibly forever). (In this area im speaking of the regex engine interface).
Also do remember that we are volunteers, nobody is getting paid for hacking on Perl right now to the best of my knowledge, so any rush that is going to happen will have to coexist with the rest of our lives.
So rgs will release it when its in a state that he is comfortable with and that suits him. And I dont blame him, its a huge responsibility. :-)
---
$world=~s/war/peace/g
| [reply] |
|
It is a shame that having a perfect product leads to Opportunity Costs from not having a product at all.
I understand the desire to get right, there needs to be a balancing need of getting it done. I cannot force anyone to do anything, nor would I try.
I ask "Is it better to have a perfect product that no one uses, or a product that is flawed but others are able to enjoy?"
| [reply] |
Re: 5.10 imminent?
by robot_tourist (Hermit) on Apr 12, 2007 at 13:12 UTC
|
| [reply] |
Re: 5.10 imminent?
by johngg (Canon) on Apr 12, 2007 at 13:41 UTC
|
Perhaps the title should have used immanent, 2nd def.Cheers, JohnGG | [reply] |
|
| [reply] |