R
Richard Banville
Guest
I think you’d get a better response if you were to post this to the ABL lang community rather than the RDBMS community. From: Thomas Mercer-Hursh [mailto:bounce-tamhas@community.progress.com] Sent: Saturday, May 16, 2015 11:58 AM To: TU.OE.RDBMS@community.progress.com Subject: [Technical Users - OE RDBMS] Error or Progress.Lang.Error Error or Progress.Lang.Error Thread created by Thomas Mercer-Hursh This is probably just a matter of taste, but I am curious about other's reactions. I am used to seeing catch blocks and the like written with Progress.Lang.Error, Progress.Lang.AppError, and Progress.Lang.SysError, but I encountered some code this morning which had using Progress.Lang.Error and using Progress.Lang.AppError and this allowed writing the catch blocks and throws as simply Error and AppError. In general, I am a big fan of using to keep code readable, but seeing just plain Error bothered me since it seemed obscure, but perhaps that is just because I am used to seeing it spelled out. AppError less so, but consistency would dictate one way or the other. Thoughts? Stop receiving emails on this subject. Flag this post as spam/abuse.
Continue reading...
Continue reading...