Forum Post: RE: Is there any tool or compile option to check whether arguments provided to...

  • Thread starter Thread starter Thomas Mercer-Hursh
  • Start date Start date
Status
Not open for further replies.
T

Thomas Mercer-Hursh

Guest
Hence the smiley, but the point is that this is an advantage of OO that does not exist without it. By the same token, you presumably know that most of your existing code works so you really only need to deal with new code. So, consider introducing OO for your new code. This might mean some refactoring, but if you are changing signatures anyway, then you have to do some refactoring anyway. It is imaginable that one could add a signature checker to the tool I will be discussing at PUG Challenge Americas in June. It won't be in the first release, but it seems possible.

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