|
|
|
|
|
by michaelcampbell
5550 days ago
|
|
> but there's no reason you can't produce a small, well written app which does some of what's needed and build from there. Depends on where you work, I guess. Part of my personal hell right now is our architecture (which was written "elsewhere" and is given to us from on high) prevents such luxuries. It's an all-in affair, and deviation is met with retribution. Unit testing is nigh impossible with it, so I try to unit test the best I can of MY stuff that gloms onto its bulbous, massive exterior. I agree with your point; don't get me wrong; but sometimes there are external forces at play that make the "right way to develop" hard to impossible. |
|
The standard way around the 'luxury' attitude is to start with fixing downtime, and grow from there.