Through the first set of exercises in this chapter, creating a favorites viewer was used as an example of Advanced Object-Oriented Techniques. One of the exercises titled "Scanning Favorites", in the class "Favorites.
vb" we get and return the information for a users favorites folder.
lets say I have a folder in favorites called "books". within this folder is a list of urls for various books.
How would I take this project a step further and select the books folder within favorites and have the favorites viewer only show the contents of that folder?