Skip to content

"In Progress" vs "Prototype" #1971

Answered by theunrepentantgeek
MgSam asked this question in Q&A
Discussion options

You must be logged in to vote
#include <std.disclaimer>

Based on the discussions I've read here in this repo, I've been assuming the following definitions:

In Progress - someone has made a start on writing actual code that's intended to become the final implementation once complete.

Prototype - an experiment intended to allow the author (and others) to learn about what's required for a full implementation.

Prototypes are useful for discovering edge cases and interactions with other features. They're usually thrown away once the learning is complete.

Now, I'm just a lurker here, so these definitions have precisely zero official weight.

Replies: 4 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by YairHalberstadt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants
Converted from issue

This discussion was converted from issue #1971 on October 19, 2020 06:47.