Sign In/My Account | View Cart  
advertisement

Article:
 JSON on the Web, or: The Revenge of SML
Subject: Is JASON presentation (UI) neutral?
Date: 2006-07-12 08:25:35
From: johnreynolds

Let me explain my concern a bit...


I think it's very important to develop Web Services that are completely decoupled from a specific User Interface/View/Presentation Layer: A Web Service should be the (potential) basis for user interfaces constructed with any display technology (Swing, DHTML, etc.)


My impression of JASON is that it usually transmits data that is embedded in DHTML layout. Is that correct?


Thanks,


-JohnR


Previous Message Previous Message   Next Message No Next Message


Titles Only Titles Only Newest First
  • Is JASON presentation (UI) neutral?
    2006-07-12 15:24:35 Simon St.Laurent

    JSON itself is just data, without HTML. The usual way of processing it is for the JavaScript on a DHTML page to turn it into an object structure and then use that object structure to create some HTML, but there's no necessary connection to presentation.


Sponsored By: