Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re^9: Perl 6: Managing breakages across Rakudo versions

by cavac (Parson)
on Jul 17, 2012 at 17:15 UTC ( [id://982288]=note: print w/replies, xml ) Need Help??


in reply to Re^8: Perl 6: Managing breakages across Rakudo versions
in thread Perl 6: Managing breakages across Rakudo Star versions

I agree.

I speak only for myself here as someone who gets paid to write Perl code.

Just give me a Perl6 implementation i can depend on. I need to start writing scripts and modules and ditribute them on CPAN. And i need some reasonable guarantees that i don't have to do major rewrites every few months just to keep my code working.

Rakudo doesn't have to be "feature complete" or be "highly optimized". To attract developers (who may write Perl code for a living), it needs to be stable enough that it's worth the (company) time to start writing code for it that it more complex than "Hello World" and more useful than self-test scripts.

Stop breaking things because you "need to optimize". Frankly, unless Perl6 gets at least one stable, extensible Interpreter (e.g. not major rewrites every time you feel like it), there won't be a big community writing actual, useful code for it that starts to attract even more developers. Ergo it wont run any code that needs an optimized interpreter...

Really, give me something i can show to my boss as a reasonable good choice to implement software with that will run for years, maybe a decade.

"I know what i'm doing! Look, what could possibly go wrong? All i have to pull this lever like so, and then press this button here like ArghhhhhaaAaAAAaaagraaaAAaa!!!"
  • Comment on Re^9: Perl 6: Managing breakages across Rakudo versions

Replies are listed 'Best First'.
Re^10: Perl 6: Managing breakages across Rakudo versions
by jdporter (Paladin) on Jul 17, 2012 at 17:22 UTC

    I agree! Except that I really am in no rush. I want to see a production release as soon as possible, but I don't want to see these pre-production releases dressed in the trappings of production releases (e.g. "stability policies" and other service level agreements) because that actually harms the reputation of Perl. I agree with Anonymous Monk: until such time as Perl 6 is really production ready, break anything and everything necessary to get it there. The more you break now, the less you'll break later. Presumably.

      Being free to break things without regard for users both helps and hinders Perl 6 and Rakudo in getting to the next level.

      It helps in the sense it lets the designers and implementors move more freely and quickly. The Rakudo compiler is developed in this spirit.

      Breaking things hinders Perl 6 and Rakudo to the degree there's a need for many more folk who successfully deploy Perl 6 in a production setting before considering calling Perl 6 "production ready" and folk who might do so are averse to signs of excessive instability. The Rakudo Star bundle is developed for these folk.

      To encourage folk to try Perl 6 in production settings, and respond to complaints about rewrites, Patrick considers it necessary to at least have explicit public understanding about managing breakages across versions of Rakudo Star.

      (Fwiw I would say the Parrot team made the mistake of prematurely deploying an onerous stability policy but the Perl 6 and Rakudo teams have not.)

        ... calling Perl 6 "production ready"...

        If you call a tail a leg, how many legs does a dog have?

        It doesn't matter what you call Perl 6. The fact of it is that, for the foreseeable future, deploying a Perl 6 application will require you to follow the Perl 6 development process pretty closely. Sure, you can get a lot done with the state of either of the two leading implementations—if you're willing to invest the time in an immature product. Sure, there's a renewed commitment to improving the maturity of Rakudo at least.

        Those are all well and good, but a tail is still a tail and not a leg.

        there's a need for many more folk who successfully deploy Perl 6 in a production setting before considering calling Perl 6 "production ready"

        Hard to imagine anyone saying that with a straight face.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://982288]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others imbibing at the Monastery: (3)
As of 2024-04-18 00:55 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found