Click here to Skip to main content
15,913,361 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: The art of developing a prototype Pin
Mark_Wallace4-Jun-19 8:06
Mark_Wallace4-Jun-19 8:06 
GeneralRe: The art of developing a prototype Pin
Joan M4-Jun-19 10:21
professionalJoan M4-Jun-19 10:21 
GeneralRe: The art of developing a prototype Pin
Rick York4-Jun-19 10:45
mveRick York4-Jun-19 10:45 
GeneralRe: The art of developing a prototype Pin
Mycroft Holmes4-Jun-19 13:01
professionalMycroft Holmes4-Jun-19 13:01 
GeneralRe: The art of developing a prototype Pin
Joe Woodbury4-Jun-19 13:27
professionalJoe Woodbury4-Jun-19 13:27 
GeneralRe: The art of developing a prototype Pin
Dr.Walt Fair, PE4-Jun-19 13:38
professionalDr.Walt Fair, PE4-Jun-19 13:38 
GeneralRe: The art of developing a prototype Pin
englebart5-Jun-19 4:15
professionalenglebart5-Jun-19 4:15 
GeneralRe: The art of developing a prototype Pin
nightsoul945-Jun-19 5:28
nightsoul945-Jun-19 5:28 
I have to agree with the developer and I don't believe this is perfectionism. I have a distinct feeling this is experience and being burned a few times. The specifications you are providing, to me, don't sound fully flushed out and it sounds like there are a whole lot of truly unreasonable expectations of both people and the final system. I am left with two conclusions, either you are building a prototype to demo to reinforce the requirements, in which case the developer SHOULD NOT BE DEVELOPING, or you don't have a full understanding of how systems and people usually function and you need to be looking hard at your expectations.

Call me a skeptic but your stated requirements break down like this, you have someone who wants to create data, never read it, will always input it correctly and always have whatever that data is follow through perfectly. That is what you are describing. From CRUD you are stating is that the data will only be created, well that means you don't need the read to verify the input was correct. You don't need the update because their data will always be input correctly the first time, and never need alteration. The data will always be followed through on (i.e. I have a store and every order ever placed will always be completed and never removed). Unfortunately, none of that sounds true. It sounds more like the specifications aren't fully flushed out and you are prototyping a product that is not whole.

I have seen this, and I may not be exaggerating here, a million times but when you start the sentence off with I have this data, it literally means, I will tell you I don't need CRUD but in reality I do, I just don't realize it yet. I will the day before we launch. In nearly 20 years, I have yet to hear of a system that never needs all of the parts of CRUD. I have bumped into systems that don't need the delete part, but even those are rare.
GeneralRe: The art of developing a prototype Pin
Philip LaBrosse5-Jun-19 11:00
professionalPhilip LaBrosse5-Jun-19 11:00 
RantSeriously, Microsoft? Pin
Johnny J.3-Jun-19 21:41
professionalJohnny J.3-Jun-19 21:41 
GeneralRe: Seriously, Microsoft? Pin
abmv3-Jun-19 22:33
professionalabmv3-Jun-19 22:33 
GeneralRe: Seriously, Microsoft? Pin
the goat in your machine3-Jun-19 22:41
the goat in your machine3-Jun-19 22:41 
GeneralRe: Seriously, Microsoft? Pin
Sander Rossel3-Jun-19 23:09
professionalSander Rossel3-Jun-19 23:09 
GeneralRe: Seriously, Microsoft? Pin
Johnny J.3-Jun-19 23:13
professionalJohnny J.3-Jun-19 23:13 
GeneralRe: Seriously, Microsoft? Pin
CodeWraith3-Jun-19 23:29
CodeWraith3-Jun-19 23:29 
GeneralRe: Seriously, Microsoft? Pin
Johnny J.3-Jun-19 23:30
professionalJohnny J.3-Jun-19 23:30 
GeneralRe: Seriously, Microsoft? Pin
theoldfool4-Jun-19 2:43
professionaltheoldfool4-Jun-19 2:43 
GeneralRe: Seriously, Microsoft? Pin
GenJerDan4-Jun-19 3:04
GenJerDan4-Jun-19 3:04 
GeneralRe: Seriously, Microsoft? Pin
dandy724-Jun-19 6:42
dandy724-Jun-19 6:42 
GeneralRe: Seriously, Microsoft? Pin
Mark_Wallace4-Jun-19 8:06
Mark_Wallace4-Jun-19 8:06 
GeneralRe: Seriously, Microsoft? Pin
charlieg4-Jun-19 17:43
charlieg4-Jun-19 17:43 
GeneralThe Internet of Things-are-going-horribly-wrong Pin
OriginalGriff3-Jun-19 20:46
mveOriginalGriff3-Jun-19 20:46 
GeneralRe: The Internet of Things-are-going-horribly-wrong Pin
Rage3-Jun-19 20:56
professionalRage3-Jun-19 20:56 
PraiseRe: The Internet of Things-are-going-horribly-wrong Pin
PeejayAdams3-Jun-19 22:34
PeejayAdams3-Jun-19 22:34 
GeneralRe: The Internet of Things-are-going-horribly-wrong Pin
dandy724-Jun-19 6:35
dandy724-Jun-19 6:35 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.