I feel that architecture in most small projects is almost never seriously considered. And, to some extent, I can see why. Most time it takes a lot of effort, time and cost to set up an architecture when you are planning to do a small project with the intent to run it and forget about it. Even in this situations the code is not excempt from bad techiniques, horrible and lengthy code or the need for extra effort to maintain, Maybe the impact will be lower or none at all, Simply because the fact that once you are donde, you are no longer going to add features, modify behaviour or else. And in this instances it can be considered okay to go with such naive aproach. That would be the case in a perfect world tho. As the text points out, rarely does the project avoid extra features, modification, or even the always present bug & glitch. And the irony of all is that even in those cases when you know for a fact that once the product is finished you wont ever touch it again, y...
Comments
Post a Comment