I can't find any documentation out there to let me know if the 4gl Adapter works with 10.1C OO ABL. I was able to publish to a topic useing OOABL and the JMS, but am getting some errors when trying to consume a message. It looks like the JMS has the correct handle, but the JMS is trying to call my message consumer method by doing a RUN <consumer> IN <handle>, which won’t work with a class. Has anyone else tried this and/or have any suggestions?
You'll need to provide a procedural wrapper for your class based logic.
Thanks Mike, that's what I thought but I figured it wouldn't hurt to ping the community.
Wouldn't it be nice to get to the point where classes weren't second class citizens?
Yes it would.
Would procedures become 2nd class citizens then?
I have no reason to ask for that and I am pretty sure that PSC would never go that direction since it would break existing code. All I want is parity.