Re: PROPOSAL: dot-proc interface [was: /proc stuff]

From: Tim Jansen (tim@tjansen.de)
Date: Sun Nov 04 2001 - 14:19:39 EST


On Sunday 04 November 2001 19:59, you wrote:
> The idea is that if the userland application does it's parsing wrong, it
> should either not compile at all, or abort loudly at run-time, instead of
> getting bad values "sometimes".

All the XML parser interfaces that I have seen so far allow you to do things
that will cause the code to fail when you do stupid things or are not
prepared that there may appear unknown elements. Or you use a DTD, and then
your code is guaranteed to fail after a change, which may be even worse.

One-value-files are a noticable exception, you must be VERY stupid if your
code breaks because of an additional file.

bye...
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Wed Nov 07 2001 - 21:00:23 EST