In the exception messages for the parser, there is one in particular which
bothers me.
<Message Id="XMLException" Text="An exception occured! Type:{0}, Message:{1}"/>
Since all the exception types end in "Exception", I'd rather see the
abbreviated form:
<Message Id="XMLException" Text="{0}: {1}"/>
There are several misspellings in the errors as well ("occured"), which
could probably be fixed with a spellchecker in about 5 minutes.
Chris
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]