Re: Peculiar error count
2009-03-01 04:37:27 GMT
Paul Nelson wrote, On 2/28/2009 7:07 PM: > No problem--making light of it might be the most realistic approach > after all. > > The 'cascade' of errors really can be amazing, this just happened > to be the most extreme case I've come across. I wasn't thinking of a > mind-reading program (how much harder to write?) so much as a > differentiated count at the top of the report, perhaps just separating > out the number of errors from the instances of XML parsing errors that > go with them. (I believe in a variation of the theme it's occasionally > given as x number of errors and y number of 'warnings' ... which also > sounds odd, come to think of it.) I wouldn't want to get rid of any of > it, just have a better notion in advance of the scope of the problem. > > Of course, I felt very proud of myself, knocking off 14 'errors' in > a single stroke ... but must admit that the 'error' was very clearly > identified, I could hardly have missed. > > Thanks for the response -- Paul > > ----- Original Message ----- From: "Lou King" <lking <at> knob.com> Paul, Examples are tough, but what the parser though you meant would change which following errors were "new" or part of the resulting cascade. Take something like spell/grammar checker (I couldn't live without them). If the parser comes across "theare" depending on whether you should have typed, 'there', 'their' or 'they're' it would have an impact(Continue reading)
RSS Feed