Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

2
  • the code in this case was already implemented, I have to improve it, because as I have mentioned earlier, the Upgrades or downgrades were made in a manual way, that left no trace of the actions, and so, the financial department was having issues to identify if one sale was Upgraded, or someone has been stealing the services from the company. The code, unfortunately is very rigid, and is very hard to optimize it in the short time I have to resolve the issue Commented Sep 28, 2015 at 7:25
  • Right, "so much code trying to second guess the indirection that you cannot fix it". In your own coding diary, try to keep track of your estimate about doing it "right" versus the time you spend patching around. It may be illuminating. Commented Sep 28, 2015 at 19:06