On 1 Aug 2003, Krzysztof Foltman wrote: > Alan Horkan wrote: > >> True False >> > Or <point x="3" y="2" directions="north,south,west"> > > (overriding _whole_ default set of directions for that point)
I'd like to do that, except it's a bad idea to have XML attributes that themselves have structure to them. Then we'll need an extra little parser for the attribute, which defeats the purpose of XML. As for true/false, I'm not certain that it'll stay a boolean. It might be changed to be priorities at some point, if someone makes a good routing algorithm that can take advantage of such. However, the chances of that are slim at best. I can see the point of using standard names -- I like open/closed for being intuitive, but XML isn't really about intuitive that much. It's about easy-to-parse, and true/false is already in there. -Lars -- Lars Clausen (http://shasta.cs.uiuc.edu/~lrclause)| Hårdgrim of Numenor "I do not agree with a word that you say, but I |---------------------------- will defend to the death your right to say it." | Where are we going, and --Evelyn Beatrice Hall paraphrasing Voltaire | what's with the handbasket? _______________________________________________ Dia-list mailing list [EMAIL PROTECTED] http://mail.gnome.org/mailman/listinfo/dia-list FAQ at http://www.lysator.liu.se/~alla/dia/faq.html Main page at http://www.lysator.liu.se/~alla/dia
