Simple Process Tip Helps Reduce Errors/Headaches
If you find yourself in a situation where you are changing the number of parameters for a method on an object, make sure you take the few minutes to regenerate your library(ies) after you save the change. Sure, PowerBuilder gives you the prompt about modifying any place which calls the method but it’s very easy to miss some. This won’t catch DYNAMIC calls but will help in preventing you from checking something in which breaks a fellow developer’s stuff (and calling you at home, on vacation, some other inconvenient time, etc).
Be the first to leave a comment
You must be Logged on to comment or reply to a post.