How can one retrieve a system description for a Apex application automatically? Since all data is stored in database, it should be possible to retrieve it. Is there a package to retrieve the system description (pages, regions, items, header, processes, validations ...) of an Apex application?
Has anyone done the job to create the queries to retrieve the data?