Upon installation, allow a user to specify the 3 objects they'll use in their org. With most orgs, you can simply point to the User object and fields vs needing a separate Resource object. Choice B: document the files & lines of code where we could specify these manually and then the rest of the codebase refers to this so it limits the # of places where you need to update.
Upon installation, allow a user to specify the 3 objects they'll use in their org. With most orgs, you can simply point to the User object and fields vs needing a separate Resource object. Choice B: document the files & lines of code where we could specify these manually and then the rest of the codebase refers to this so it limits the # of places where you need to update.