15 May
2002
15 May
'02
5:48 p.m.
From: "Chris Withers" <chrisw@nipltd.com> To: "Adrian Hungate" <adrian@haqa.co.uk> Cc: "Marc Lindahl" <marc@bowery.com>; "zope-dev" <zope-dev@zope.org> Sent: Wednesday, May 15, 2002 1:32 AM Subject: Re: [Zope-dev] stacks != easy to explain
Adrian Hungate wrote:
Whereas XML attributes, order indeterminisim,
...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...
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. -Don