You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Markus Warg 8398c9048d initially import ZendFramework-1.9.5 into repository
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
15 years ago
..
io initially import ZendFramework-1.9.5 into repository 15 years ago
widget initially import ZendFramework-1.9.5 into repository 15 years ago
README initially import ZendFramework-1.9.5 into repository 15 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 dojocampus (http://docs.dojocampus.org/dojox/atom)
-------------------------------------------------------------------------------
Contributions:

Constributions 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'.