[Progress Communities] [Progress OpenEdge ABL] Forum Post: RE: Type compatibility between HANDLE and Progress.Lang.Object

  • Thread starter Thread starter dbeavon
  • Start date Start date
Status
Not open for further replies.
D

dbeavon

Guest
Thanks for pointing me to OpenEdge.Core.WidgetHandle. It is what I was looking for. It seems to be working thus far. No point in writing my own. I considered having the two methods but that appeared a bit redundant since the question is about a generic interface. It would be unfortunate if all classes that implemented the interface needed to be cluttered with the TWO variations of DoAction even though 99% of them interacted with objects and only 1% would ever care about working with HANDLES. (Again, sorry for any delays due to forum moderation)

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