This belates to the Desktop Applications.
I am still adding code to an application that creates html files from data.
I add - earlier today - a new method to extract data from a folder full of files.
I was either lazy or in need to see the feature finished asap, because unlike my previous additions to that project, I do not set html tags into variables (nor Const).
Now, 8 hours laters, I had time to think and was asking myself:
I can add the variables and modify my code accordingly, but why bother ?
What is your opinion ?