It looks like I will only be able to use snippets of your code anyway. I'm implementing a lazy load scheme to make sure the catalog is only read when it's updated and I'll be creating actions to read only certain portions of the database as needed, depending on the action of the user.
|