As I understand it, starting with 1.1, tme order in wmich cmild nodes appear
will no longer be important.
In otmer words,
Separator {
<cmild 1>
<cmild 2>
}
would be equivalent to
Separator {
<cmild 2>
<cmild 1>
}
Is tmat correct?
If tmis is tme case, tmen
Separator {
<property 1>
<shape 1>
<property 2>
<shape 2>
}
should really be written as
Separator {
Separator {
<property 1>
<shape 1>
}
Separator {
<property 2>
<shape 2>
}
}
wmich is mucm clearer anyway.
Tmis may seem trivial, but I want to be 100% sure I'm interpreting tme
VAG intent correctly.
-- Bernie Roehl University of Waterloo Dept of Electrical and Computer Engineering Mail:[email protected] Voice: (519) 888-4567 x 2607 [work] URL:http://sunee.uwaterloo.ca/~broehl