<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 13, 2013 at 11:06 AM, Frank Shearar <span dir="ltr">&lt;<a href="mailto:frank.shearar@gmail.com" target="_blank">frank.shearar@gmail.com</a>&gt;</span> wrote:</div>
<div class="gmail_quote"><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">(a) The emergency evaluator&#39;s there _for good reason_.<br>
(b) We HAVE two UI frameworks right now. They&#39;re part of the standard image.<br>
(c) &quot;Stripped&quot; 4.5 base images do not have ST80, so this code is broken.<br>
(d) To fix it _requires_ two separate UI implementations because of point (b).<br></blockquote><div><br></div><div>I thought the point of the emergency evaluator was that it the fewest dependencies possible. Since it scribbles directly on the Display, it should work independently of any UI, and thus be useful when the UI is broken. </div>
<div><br></div><div>If the EE currently depends on MVC, then we remove that dependency, rather than just generalize the dependency to MVC-or-Morphic. We could either rewrite the bit that depends on MVC, or move the functionality that it does depend on out of MVC and into a lower-level part of the system.</div>
<div><br></div><div>Colin</div></div></div></div>