Forum Post: RE: Does data type derive from Progress.Lang.Object?

  • Thread starter Thread starter Thomas Mercer-Hursh
  • Start date Start date
Status
Not open for further replies.
T

Thomas Mercer-Hursh

Guest
Class objects in ABL derive from Progress.Lang.Objects, but primitives like integer do not. In some languages, there are two versions, e.g., String and string where the former is an object and the later is not. ABL currently only has the latter. It is on the wish list to have such things www.oehive.org/OOWishList

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