<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, Mar 27, 2014 at 2:38 PM, Chris Muller <span dir="ltr">&lt;<a href="mailto:asqueaker@gmail.com" target="_blank">asqueaker@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Interesting, so does the JSON participate in control of the UI (HTML)<br>
elements or is it strictly domain information?  What do you use for<br>
your JSON parsing and generating?<br>
<div class="HOEnZb"><div class="h5"></div></div></blockquote></div><br></div><div class="gmail_extra">Altitude includes code for generating and parsing JSON. On the client, Javascript code combines the JSON data with templates to render the UI; the JSON itself contains no code, it&#39;s just data. It might not be strictly domain models, though; it sometimes includes UI-oriented data. </div>
<div class="gmail_extra"><br></div><div class="gmail_extra">Colin</div></div>