[progress Communities] [progress Openedge Abl] Forum Post: Re: 11.5.1: .net Generic Types Usage

  • Thread starter Thread starter Mike Fechner
  • Start date Start date
Status
Not open for further replies.
M

Mike Fechner

Guest
No, as far as I see your generic lists are based on include files with parameters, like ours: https://github.com/consultingwerk/ListsAndEnumSamples/blob/master/Samples/GenericLists/ListCustomer.cls The oList:GetItem(1) returns a string typed Customer reference, the Add only accepts a Customer etc. The only difference is that you have the CLASS statement in the include as well. But besides that – same approach, just a slightly different implementation.

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