[progress Communities] [progress Openedge Abl] Forum Post: Re: R-code Files For Classes

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

Mike Fechner

Guest
The safe way that tells you if you need to redeploy an r-code is rcode-info:md5-value. I’d keep a list of the md5-values of all r-codes in a list (db-table, xml, json, plain text file) and after your full recompile, compare the stored md5-value with the new ones of the files on disc. That’s the purpose of that functionality. Everything else is just guessing.

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