Beware exceptions when processing input
commit6e860c202a46fb7f8d01ea6a856fb3e6f7493bca
authorBjorn Winckler <bjorn.winckler@gmail.com>
Fri, 10 Apr 2009 16:33:02 +0000 (10 18:33 +0200)
committerBjorn Winckler <bjorn.winckler@gmail.com>
Fri, 10 Apr 2009 16:34:27 +0000 (10 18:34 +0200)
tree2f211fae64bf1f776bd15aba606aa39ff9fcc093
parent1559b44fa36e920195325232cd8c67331e97a93d
Beware exceptions when processing input

Added comment on the dangers of exceptions being raised when processing
input in the frontend.  Shuffled the exception handling around in the
vim controller.
src/MacVim/MMAppController.m
src/MacVim/MMVimController.m