Reread the chapter on targets. Liked it and will likely refer to it at a later date should I do a bunch of in-house business apps. It seems to make sense to reuse code in this kind of business environment. There are, however, a lot of discrete steps to get the whole target thing set up. As an Access developer I really did not have the luxury to reuse code; rather I would have a little code module that I copy and pasted to other places. I guess I could have created a DLL or some kind of COM object of that order that was referenced in code.
The next chapter is one that I am most interested in. It involves version control using the git. Although I have just started the "long" chapter, I feel that I will get a lot out of it. It will allow me to revert back to old code should the need arise. I have had at times lost databases and had to do restores. This would have been a lot easier with some version control software. More on this tomorrow.
No comments:
Post a Comment