Mac Roundup AAPL: $170.12 (+1.94)ArchivesResourcesContact

Advanced Search

 

The Archives Section

 

 
 

Roundup Date: Sunday, April 18, 2004

More on XML Error Handling

More on XML Error Handling - (View article)
weblogs.mozillazine.org/hyatt/
I thought I'd respond to a few of the comments I received: Many people suggested that there be a built-in validator in the browser that could show the errors to the developer. The validators basically break down into two types: obtrusive validators and unobtrusive validators. If the validator is unobtrusive, then I would argue that it won't receive sufficient usage to make a difference. If the browser doesn't impose a penalty of some kind, then there will be no incentive for the author to correct mistakes. I can see the value of an obtrusive validator, as long as the obtrusive part was only checking well-formedness (i.e., really basic mistakes). (2)... [More]