Beefy Boxes and Bandwidth Generously Provided by pair Networks
Welcome to the Monastery
 
PerlMonks  

Re^2: Review: CGI::Prototype

by Joost (Canon)
on Dec 02, 2004 at 16:18 UTC ( [id://411831]=note: print w/replies, xml ) Need Help??


in reply to Re: Review: CGI::Prototype
in thread Review: CGI::Prototype

Programmers count from 0. :-)

All versions of my (only) CPAN module had no known bugs when I released them (and the test code to show that the known bugs where fixed). That didn't really mean they had no bugs.

You point about API changes is valid, but that an API is "complete" doesn't mean it's "done". It takes a LOT of testing and tweaking to get an API "just right" - so I myself prefer to keep the right to make "minor" changes to an API for quite some time.

The 1.0 version number is arbitrary and for marketing purposes only. The associated software is never bug-free, never finished, and ususally deprecated within a couple of weeks. Programmers should know better than to trust a version number.

Replies are listed 'Best First'.
Re^3: Review: CGI::Prototype
by perrin (Chancellor) on Dec 02, 2004 at 16:47 UTC
    All versions of my (only) CPAN module had no known bugs when I released them (and the test code to show that the known bugs where fixed). That didn't really mean they had no bugs.

    I'm not sure where you're going with that. Everything has bugs.

    You point about API changes is valid, but that an API is "complete" doesn't mean it's "done". It takes a LOT of testing and tweaking to get an API "just right"

    No API is ever done. They always evolve over time. If you do something drastic that breaks backwards compatibility in a big way, you can release 2.0.

    The 1.0 version number is arbitrary and for marketing purposes only.

    Right, which is why everyone should feel free to use it.

    Programmers should know better than to trust a version number.

    And yet they don't. They get scared by low version numbers. And so do their managers. That's why it matters.

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others learning in the Monastery: (2)
As of 2024-04-26 05:21 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found