Changes between Version 14 and Version 15 of S3REST


Ignore:
Timestamp:
03/01/10 01:54:21 (15 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3REST

    v14 v15  
    66s3rest is a callable global object which implements the RESTful interface for the S3 framework. This interface can be configured dynamically, and can easily be used to build RESTful controllers throughout the application.
    77
    8 The default method handlers implement all major representations, including all capabilities of [wiki:S3XRC S3XRC] to use in-line XSLT for export and import of XML and JSON formats.
     8The default method handlers implement CRUD (create, read, update, delete) in all major representations, including the capabilities of [wiki:S3XRC S3XRC] to use in-line XSLT for export and import of XML and JSON formats.
    99
    1010[[Image(s3rest.png)]]