Re: Lazy authoring

>
> 1. Proposal: We deprecate lazy authoring.
>

I don't have a problem with that. We never implemented it, not that it
would be hard, but forms quickly go beyond what lazy authoring allows in
its current state.

2.
>


>   <model/>
>   model id="m"/>
>
>   <input ref="a" label="a"/>
>   <input ref="b" label="b"/>
>   <input ref="a" model="m" label="ma"/>
>   <input ref="b" model="m" label="mb"/>
>
> So I think that "for the same instance" is missing from the first case.
>

> Agree?
>

I am not sure I understand but, but in the example above, lazy authoring
would kick in.

-Erik

Received on Wednesday, 23 November 2016 14:43:30 UTC