> >3/ I'm affraid this also means that you can't have any kind of dependencies > >between instances, which is a must IMHO. > > > >Is this correct ? > > There is still the attribute model as part of the binding attributes. > > <model id="m1"> > <instance>... > > <model id="m2"> > <instance>... > > <input model="m1" ref="a/b/c">... > > <input model="m2" ref="d/e/f">... > > > Additionally, any bind element (on any model) can contain an id, which is > then referenced by > > <input bind="bind1">... This just illustrates the use of several models, nothing more. I see no dependencies between instances in your examples. JérômeReceived on Tuesday, 8 January 2002 11:22:01 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 22:37:42 UTC