On Thu, 2011-11-24 at 20:45 +0000, Fons Adriaensen wrote:
This isn't an "exception" to anything, you just described some
controller logic. I guess you are being pedantic and jumping on me
saying it's a "model" issue. True, it's not necessarily, depending on
your architecture. What I meant to say was it is definitely not a view
issue.
*No matter what* you have a widget which is giving you some value within
some range (possibly with some undesirable quantisation). This is true
even if you wrote the whole thing yourself from the ground up, it is
inherently true. With that value, you do whatever it is you need to do.
Some situations are indeed much more complex than others, but a widget
is still just a stupid thing that gives you a number.