When I execute the make model command, then choose the extension key, I am only offered the extension's tables. But many extensions need access to TYPO3 core tables like fe_users and pages. There should be an easy way to create a model class for them. The TCA Overrides of the extension for the TYPO3 core or other extension's tables should be considered in the make command.