Pull in all classes and tables called in a resource at export.
I would like to see any utilized class, table, global variable, etc. that is utilized within a production component pulled into the export list when I export from that component. Right now, tables, XML message schemas, message classes, and others are not being pulled into the export list and it leads to missing classes when pushing components into production. It also requires a lot of extra documentation to be sure that all of the pieces I am building get moved as expected.