On Jan 12, 2012, at 11:07 AM, Denis Kudriashov wrote:
> 2012/1/12 Stéphane Ducasse <[email protected]>
>
> but UI building is just one part of the story. If after you just get a long
> initialize methods then nothing gets really reused.
>
>
> Yes,
> It is reason why I hate VisualStudio and Delphi approaches. It is imposible
> to create reusable components of user interface applications.
I was not aware of that. We are doing a controlled experience with Benjamin to
understand:
- how to declare UI element placement
- a same model should be able to have different UI
- how to reuse UI widgets and so far it looks promising.
and this is closed to VW: valueHolder + spec.
After if a UIbuilder can help placing UI elements and generate spec this will
be cool.
Stef