[progress Communities] [progress Openedge Abl] Forum Post: Re: Determining Signature For A .p ?

  • Thread starter Thread starter jankeir
  • Start date Start date
Status
Not open for further replies.
J

jankeir

Guest
If you also have the source about at runtime and you're up for a little challenge, you can load the antlr classes and related stuff from PDSOE into the ABL using JPJVM and then use it to get what you want ;-) Proparse can probably do the same too. I'm not entirely sure I would want to put it in production like that, but if you run the parsing as part of the build chain and export the results to JSON and deploy those it may be a valid solution.

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