15 May
2002
15 May
'02
8:50 p.m.
Adrian Hungate wrote:
Whereas XML attributes, order indeterminisim,
Chris Withers wrote:
...Solved by making it absolutely clear what order stuff executes in. If I was training people, I'd tell them to write it in that order too...
Don Hopkins wrote:
You can't make the order of XML attribute execution clear, because they are defined as unordered.
If you're using ordered attributes, then you're not using XML.
Indeed, and if your indentation is meaningful in your C source-code, you're not using C. However, that doesn't negate the benefit of a consistent coding style. -- Steve Alexander