New: Prolint release 66 is available

If you are using OpenEdge and Object Oriented ABL, then you definitely need to update Prolint to release 66. Until now Prolint did not know what a class or a method was, and would give all kinds of silly warnings.

If you are using Progress 9, you may also want to upgrade to Prolint 66 to take advantage of new rules that check if you didn't forget DEFINE BUFFER statements in the scope of internal procedures and user-defined functions. (and yes, in methods too of course). There was a long and lively discussion on PEG about this recently.

As always, you can download Prolint from page http://oehive.org/prolint/download and read the revision log here: http://oehive.org/prolint/history.htm.

If you want, you can also dive into the Subversion logfiles directly: tags/release 66 or monitor the trunk with your RSS reader.