Larry Adkins wish: $entinfo($entname,"fieldlist")
Author: ulrichmerkel@web.de (ulrich-merkel)
Larrys Use Case I have a global proc that fills in auditing information into fields that exist in every database table upon write. I want to add another audit field into database tables but it will take some time to implement. If I had this new topic, I could check for the existence of this new field before trying to write to it. ****************************** Hi Larry, based on the JAVA reflection, there is a dITo concept to include repository infos like the db-fields of an entity into included procs. This goes for entities as well as components and have includes for the defines trigger like painted entities as well as routines like the dito_entinfo which will be best placed in the collection operations or the dito_componentinfo which may return even the component comment etc.



