Closing or Hiding - Answer
© Copyright Frank D. Kanu 2000-2008
The very least should have been a comment explaining why the programmer felt the need to hide the form instead of closing it.
There is the danger that the form get’s created over and over again—wasting resources. On the other hand—with hiding the form the user will be presented with her old choices when the hidden form is shown again.
Technorati (All Links are external): danger programmer code review
The very least should have been a comment explaining why the programmer felt the need to hide the form instead of closing it.
There is the danger that the form get’s created over and over again—wasting resources. On the other hand—with hiding the form the user will be presented with her old choices when the hidden form is shown again.
Tags:
danger programmerTechnorati (All Links are external): danger programmer code review







