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.

Required fields*

1
  • Thank you for this valuable insight, I think that comic is in my addition of The Pragmatic Programmer, so maybe I need to give it a review read. The function was quickly split in two after my first round of refactoring. One question I have concerning global variables; where should I hard code my Server and Database strings? My database dataObject does seem like a bit of a hack, but I have learned my lesson about hard coding DB and server names into my methods. Commented Mar 8, 2019 at 16:10