d42a404fb0a0404828b08136d75a45eeb6013ac2.svn-base 1.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. -------------------------------------------------------------------------------
  2. DojoX IO
  3. -------------------------------------------------------------------------------
  4. Version 0.3.1
  5. Release date: 09/06/2007
  6. -------------------------------------------------------------------------------
  7. Project state:
  8. experimental
  9. -------------------------------------------------------------------------------
  10. Credits
  11. Bryan Forbes (bryan@reigndropsfall.net)
  12. -------------------------------------------------------------------------------
  13. Project description
  14. -------------------------------------------------------------------------------
  15. Dependencies:
  16. DojoX IO depends on Dojo Core and DojoX UUID's generateRandomUuid function.
  17. -------------------------------------------------------------------------------
  18. Documentation
  19. -------------------------------------------------------------------------------
  20. Installation instructions
  21. Grab the following from the Dojo SVN Repository:
  22. http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/uuid.js
  23. http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/uuid/*
  24. Install into the following directory structure:
  25. /dojox/uuid/
  26. AND
  27. Grab the following from the Dojo SVN Repository:
  28. http://svn.dojotoolkit.org/var/src/dojo/dojox/trunk/io/*
  29. Install into the following directory structure:
  30. /dojox/io/
  31. ...both of which should be at the same level as your Dojo checkout.
  32. -------------------------------------------------------------------------------
  33. Additional Notes
  34. The information contained in this README does not pertain to DojoX XHR IFrame Proxy.
  35. For that information see proxy/README.