Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.javascript > #8722

Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ???

From Arno Welzel <usenet@arnowelzel.de>
Newsgroups comp.lang.javascript
Subject Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ???
Date 2011-11-30 12:35 +0100
Organization A noiseless patient Spider
Message-ID <4ED614F5.5070701@arnowelzel.de> (permalink)
References (7 earlier) <9ji0aeFr5nU1@mid.individual.net> <4ed4001d$0$29377$a8266bb1@newsreader.readnews.com> <9jjfi9Fi9vU1@mid.individual.net> <4ed51ecc$0$29455$a8266bb1@newsreader.readnews.com> <1352104.gvF1YVE18W@PointedEars.de>

Show all headers | View raw


Thomas 'PointedEars' Lahn, 2011-11-29 23:59:

> Denis McMahon wrote:
> 
>> On Tue, 29 Nov 2011 08:22:45 +0100, Jörg Weule wrote:
>>> I want an editor for JSON data respecting a given JSON schema like
>>> tinymce is respecting xhtml. A canonical binding to database tables
>>> would be nice to store the data at the web server.
>>
>> Yes, I still don't know what a "JSON schema" is though.
> 
> You, too, would have known had you used a Web search engine before posting.
>  
>> JSON is a way of serialising a data object.
> 
> No, it is an (object) data exchange format.  Like XML, but with less 
> overhead (and its own disadvantages instead, one of which JSON Schema
> is attempting to remove).

What is the difference between "serialising a data object" and "(object)
data exchange"?


-- 
Arno Welzel
http://arnowelzel.de
http://de-rec-fahrrad.de

Back to comp.lang.javascript | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 21:08 +0100
  Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-26 21:27 +0100
  Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 22:45 +0100
    Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-26 23:08 +0100
      Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 23:27 +0100
        Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-26 23:32 +0100
          Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 23:43 +0100
            Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Bart Lateur <bart.lateur@telenet.be> - 2011-11-27 20:27 +0100
              Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-28 18:56 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Denis McMahon <denismfmcmahon@gmail.com> - 2011-11-28 21:41 +0000
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-29 08:22 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Scott Sauyet <scott.sauyet@gmail.com> - 2011-11-29 05:32 -0800
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Denis McMahon <denismfmcmahon@gmail.com> - 2011-11-29 18:05 +0000
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-29 23:59 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Arno Welzel <usenet@arnowelzel.de> - 2011-11-30 12:35 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Denis McMahon <denismfmcmahon@gmail.com> - 2011-11-30 11:42 +0000
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-30 14:53 +0100
                Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Arno Welzel <usenet@arnowelzel.de> - 2011-12-02 13:52 +0100
            Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Arno Welzel <usenet@arnowelzel.de> - 2011-11-28 01:58 +0100
      Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Jörg Weule <weule@7b5.de> - 2011-11-26 23:31 +0100
        Re: JSON schema ??? SQL-Binding ??? HTML-Form-Binding ??? Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2011-11-26 23:34 +0100

csiph-web