Quote:
Originally Posted by 2roll4life7
I'm pointing out that debug messages that are written to the terminal nanoseconds before it closes are useless. Not that you need the debugging messages for this particular program. It seems you're the ones with the programming issues. I'm not trying to pick a fight here, I'm just passing on a valuable point. If you've got a chance to read Hardcore Java, the author will bring up more even more points that relate to this.
|
I'm not trying to argue with either of you, and I don't really know that much about the issue. But it doesn't seem like that big of a deal, and if it is, there's probably a way to solve it. Such as .... make the system wait x seconds before clearing the screen if an exception was thrown beforehand.