sample skeleton application with dojo toolkit & arcgis js api v 4.30
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Irul24 d994ad09ee First Commit 2 years ago
..
io First Commit 2 years ago
tests First Commit 2 years ago
widget First Commit 2 years ago
README First Commit 2 years ago

README

-------------------------------------------------------------------------------
DojoX Data
-------------------------------------------------------------------------------
Version 1.0
Release date: 11/18/2008
-------------------------------------------------------------------------------
Project state: experimental
-------------------------------------------------------------------------------
Project authors
Jared Jurkiewicz (jared.jurkiewicz@gmail.com)
Benjamin Schell (Corporate CLA)

-------------------------------------------------------------------------------
Project description

The DojoX Atom project is an implementation of the ATOM document format in a
JavaScript model and a full Atom Publishing Protocol (APP) io library for working
with ATOM feeds

-------------------------------------------------------------------------------
Dependencies:

DojoX Atom has dependencies on core dojo (dojo.data) and the D.O.H. unit test
framework.
-------------------------------------------------------------------------------
Documentation:

See the Dojo API tool (http://dojotoolkit.org/api)
as well as the reference guide (http://dojotoolkit.org/reference-guide/dojox/atom.html)
-------------------------------------------------------------------------------
Contributions:

Contributions of documentation, examples, and fixes are always welcome.

-------------------------------------------------------------------------------
Installation instructions

Grab the following from the Dojo SVN Repository:
http://svn.dojotoolkit.org/src/dojo/dojox/trunk/atom/*

Install into the following directory structure:
/dojox/atom/

...which should be at the same level as your Dojo checkout.

/dojox/atom/*

Require in the sections you wish to use (the model, IO library, etc)
-------------------------------------------------------------------------------
Additional Notes:
This library is still undergoing some work and as such the API may change
hence the marking of 'experimental'.