[Progress Communities] [Progress OpenEdge ABL] Add additional attributes to database files and fields

  • Thread starter Thread starter tonyprettyman1
  • Start date Start date
Status
Not open for further replies.
T

tonyprettyman1

Guest
I'd like to see SERIALIZE-NAME, SERIALIZE-HIDDEN, XML-NODE-NAME, XML-NODE-TYPE, XML-DATA-TYPE added to the Data Dictionary for Fields and Tables where relevant. Our field names were designed many years ago and not real user friendly when reading in XML or JSON. Instead of having to define new labels in the buffer or temp-table when creating it (or replace all of our field names in our Progress and C# code), I'd like to inherit those values from the data dictionary when defining a temp-table like a database table. So I could output more user friendly descriptive names and keep them in the database.

Continue reading...
 
Status
Not open for further replies.
Back
Top