Now, is it possible to have multiple inheritance?
No, not for now, but it's planned for future versions.
Euhm actually that's wrong, RIFE supports multiple inheritance,
you're just not able to declare it in one go.
So this doesn't work:
<element id="child" inherits="parent1, parent2">
However, this does work:
<group inherits="parent1">
<element id="child" inherits="parent2">
and this also:
<element id="parent2" inherits"parent1">
<element id="child" inherits="parent2">
--
Geert Bevin Uwyn bvba
"Use what you need" Avenue de Scailmont 34
http://www.uwyn.com 7170 Manage, Belgium
gbevin[remove] at uwyn dot com Tel +32 64 84 80 03
PGP Fingerprint : 4E21 6399 CD9E A384 6619 719A C8F4 D40D 309F D6A9
Public PGP key : available at servers pgp.mit.edu, wwwkeys.pgp.net
_______________________________________________
Rife-users mailing list
[email protected]
http://www.uwyn.com/mailman/listinfo/rife-users