May 8, 2016
7:59 a.m.
Le 5/5/16 à 00:15, Stephan Eggermont a écrit :
On 04/05/16 08:19, stepharo wrote:
if you have ideas let us know too.
Why does every NewValueHolder have its own announcer? And is initializing all those unused valueHolders in initialize of Spec presentation classes not slow? I will let peter explained. We did an experience by trying to remove the valueHolder is ButtonPresenter but it led to refresh problem when we want to update the widget. Because when you change the label of your model you want that the widget get notified and (without ghving the adapter at runtime in the middle). But the state of PluggableButtonMorph is too bad to express that the way we want.
Stef
Stephan