Changes between Version 8 and Version 9 of BluePrintREST


Ignore:
Timestamp:
12/31/08 04:36:31 (16 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintREST

    v8 v9  
    3333Web2Py already supports export as JSON, CSV & RTF.
    3434 * New SQLROW to JSON function: http://groups.google.com/group/web2py/browse_thread/thread/dfb65087574c24f1
    35  * For XML Parser discussions, look at [wiki:BluePrintGISImportExport Import/Export]
     35 * For XML Parser discussions, look at [wiki:BluePrintGISImportExport BluePrintGISImportExport]
    3636
    3737It would be best for us to add support to the framework to make it easy for module writers to have this functionality within their controllers.