May 8, 2016
9:10 p.m.
On 08-05-16 18:34, Peter Uhnák wrote:
If the difference is 10% maybe the word "most" isn't appropriate, but you are looking at system, not Spec.
There is exactly one user of NewValueHolder outside Spec
Most widgets will instantiate the value holder and then immediately subscribe to it (either directly in #initialize, or in #registerEvents), at least for ValueHolders that propagate changes to Morphic. Most properties in a user interface are optional. We need to design for that Regardless of that I said _will_, because that's the idea behind the new Adapters, currently in the image only TabModel/MorphicTabAdapter use it. What is the impact of that on debugability?
Stephan