21 Jan 2010 18:58
Re: [STUMP] Interesting Bug...
Shawn Betts <sabetts <at> gmail.com>
2010-01-21 17:58:48 GMT
2010-01-21 17:58:48 GMT
> (Side note: I'm not really sure what the practical difference between > :abort and :message is. :abort throws out of the main loop whereas > :message just continues; so I guess the idea is that :abort ensures > you're in a stable state at the cost of a soft reset, whereas :message > leaves everything as it is, risking something somewhere being broken). I think :message may be old crust from how errors used to be handled. It's possible one could simply want to display a message and push through but I suspect that's almost always a bad idea. -Shawn
RSS Feed