[progress Communities] [progress Openedge Abl] Forum Post: Re: Calling A Method In A Class...

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

goo

Guest
Seems like this has been misunderstood. I understand that we should not use source-procedure... I am only saying.... Just forget it, I have found a workaround Sendt fra min iPhone Den 8. aug. 2017 kl. 15.46 skrev Peter Judge : Update from Progress Community Peter Judge You should NOT use SOURCE-PROCEDURE for classes. You should not use it to determine what the instantiating class is. It may do what you want today, but it is not intended to do that. If you want to know what class instantiated/NEW’ed this class, then pass that value in via a property or constructor. If you want to publish something to the whole session, do a PUBLISH “event” IN a session super-procedure. 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