[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Class / subClass- howTo

  • Thread starter Thread starter goo
  • Start date Start date
Status
Not open for further replies.
G

goo

Guest
I mean change IT from inherits Sendt fra min iPhone 26. sep. 2018 kl. 16:22 skrev Thomas Mercer-Hursh : Update from Progress Community Thomas Mercer-Hursh You definitely don't want to be using inheritance here. That will be a nightmare downstream when some maintenance programmer looks at this expecting it to look like inheritance when there is no inheritance happening here at all. And Patrick is bang on here. That the implementation of consentSQL.cls (which name I would also change since SQL is about implementation) involves a TT is a PRIVATE matter for the class. Provide methods to manipulate the data. E.g., you should design the interface of the class such that you could change the implementation to something else altogether and the interface would remain the same. View online You received this notification because you subscribed to the forum. To unsubscribe from only this thread, go here . Flag this post as spam/abuse.

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