[progress Communities] [progress Openedge Abl] Forum Post: Re:...

  • Thread starter Thread starter Håvard Danielsen
  • Start date Start date
Status
Not open for further replies.
H

Håvard Danielsen

Guest
I think the idea is that you should inherit OpenEdge.Core.Collections.AbstractTTCollection directly in that case. It already implements ICollection. Hopefully all our methods and properties reference ICollection and not Collection (by now). Both methods in Collection operate directly against the static temp-table so you should not need (or want) this in the class hierarchy if you use a different temp-table.

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