mandelbrot
Well-known member
Dear All,
I have a serious affliction that I suspect a lot of you must suffer from ... I Never know when to stop developing! As strange as that may sound, Im being absolutely serious!
For instance, because of the nature of a solution Im working on at the moment, I have decided to implement a home rolled security. I then thought to myself - thats all well and good, and keeps within the scope of the project, but what about look-up codes? So, I implemented a system to get and set look-up codes as classes. My boss then asked one day - so have you applied the security system to the code-lookups? I thought: No I havent - thats a good idea!. So were born access dependant look-up codes. Only to implement them properly I also have to modify my security classes, data classes and user access classes. Then I decided that I needed to alter something else... and so on!
All this seems to be taking larger and larger chunks of time, and getting more and more complicated.
A serious case of scope-creep!
Who else out there has this serious affliction, and how do you deal with it?
Look forward to your answers!
Paul.
I have a serious affliction that I suspect a lot of you must suffer from ... I Never know when to stop developing! As strange as that may sound, Im being absolutely serious!
For instance, because of the nature of a solution Im working on at the moment, I have decided to implement a home rolled security. I then thought to myself - thats all well and good, and keeps within the scope of the project, but what about look-up codes? So, I implemented a system to get and set look-up codes as classes. My boss then asked one day - so have you applied the security system to the code-lookups? I thought: No I havent - thats a good idea!. So were born access dependant look-up codes. Only to implement them properly I also have to modify my security classes, data classes and user access classes. Then I decided that I needed to alter something else... and so on!
All this seems to be taking larger and larger chunks of time, and getting more and more complicated.
A serious case of scope-creep!
Who else out there has this serious affliction, and how do you deal with it?
Look forward to your answers!
Paul.