Revision [445]

Last edited on 2007-04-25 13:51:17 by KlenwellAdmin
Additions:
[[http://klenwell.googlepages.com/demo.jedo.htm JEDO demo]]
Deletions:
[[http://klenwell.googlepages.com/ JEDO demo]]


Revision [441]

Edited on 2007-04-24 20:18:51 by KlenwellAdmin
Additions:
[[JavascriptJedoRfl JEDO File Loader Code]]


Revision [440]

Edited on 2007-04-24 20:14:35 by KlenwellAdmin
Additions:
----
CategoryJavascript


Revision [439]

Edited on 2007-04-24 20:13:34 by KlenwellAdmin
Additions:
**JEDODEF** an array-like object containing meta-information about the data in the file.
**JEDO** an array object containing the actual application data available for remote loading.
Deletions:
**JEDODEF**
an array-like object containing meta-information about the data in the file.

**JEDO**
an array object containing the actual application data available for remote loading.


Revision [438]

Edited on 2007-04-24 20:13:08 by KlenwellAdmin
Additions:
JEDO (""JavaScript/EcmaScript"" Data Object) is a simple, flexible schema proposed for javascript array objects so that they can be defined and manipulated more like database rows.
A JEDO file consists of two major variables:
**JEDODEF**
an array-like object containing meta-information about the data in the file.

**JEDO**
an array object containing the actual application data available for remote loading.
JEDO allows the data to be structured in whatever way suits the application -- normally as an aggregation of objects representing rows in a database. Where a useful standard is recognized, it may be proposed as a JEDOn standard where n is an integer and the designation is applied as the variable name for the JEDOn object.
The JEDO0 (zero) standard is defined simply as JEDO0[row_num] = { 'blob' : blob };
The standard, if it ever it stabilizes as a standard, is still evolving and may change as it is used in new applications. A protoype can be found in the [[http://klenwell.googlecode.com/svn/trunk/JS/jedo/data.prototype.js klenwell code repository]].
Deletions:
JEDO (""JavaScript/EcmaScript"" Data Object) is a simple, flexible schema proposed for javascript objects so that they can be defined and manipulated more like database rows.
The standard, if it ever it stabilizes as a standard, is still evolving. A protoype can be found in the [[http://klenwell.googlecode.com/svn/trunk/JS/jedo/data.prototype.js klenwell code repository]].


Revision [437]

Edited on 2007-04-24 20:10:59 by KlenwellAdmin

No Differences

Revision [436]

Edited on 2007-04-24 20:10:42 by KlenwellAdmin
Additions:
JEDO (""JavaScript/EcmaScript"" Data Object) is a simple, flexible schema proposed for javascript objects so that they can be defined and manipulated more like database rows.
[[http://klenwell.googlepages.com/ JEDO demo]]
[[http://klenwell.googlecode.com/svn/trunk/JS/jedo/data.prototype.js JEDO prototype]]
Deletions:
JEDO (JavaScript/EcmaScript Data Object) is a simple, flexible schema proposed for javascript objects so that they can be defined and manipulated more like database rows.
[[JEDO demo http://klenwell.googlepages.com/]]
[[JEDO prototype http://klenwell.googlecode.com/svn/trunk/JS/jedo/data.prototype.js]]


Revision [435]

The oldest known version of this page was created on 2007-04-24 20:10:10 by KlenwellAdmin
Valid XHTML 1.0 TransitionalValid CSSWikkaWiki