|
|
|
|
|
by talkingquickly
5047 days ago
|
|
Can definitely relate to this, particularly when I'm working on feature x but it looks like feature y is almost certainly going to be required at some point. It just seems so much easier to include the ground work for feature y while writing feature x. Then by the time it's clear how much extra time it will take to debug and test those bits of groundwork, it's too late to return to a focussed implementation of feature x. |
|
But this demands some designing before programming - and then you are seeing what additional features would be nice to have... and you get my version of feature creep, where you have so many features you "have" to write that you don't have time to release version alpha.