Changes between Version 2 and Version 3 of S3


Ignore:
Timestamp:
02/19/11 19:38:31 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3

    v2 v3  
    88== Resource Framework and RESTful API ==
    99
    10  '''Overview:'''
     10'''Overview:'''
    1111 - [wiki:S3XRC Extensible Resource Controller]
    1212
    13  '''Implementation Guidelines:'''
     13'''API:'''
    1414 - [wiki:S3XRC/RESTfulAPI/s3_rest_controller Implementing RESTful Controllers]
    1515 - [wiki:S3XRC/RESTfulAPI/Methods Supported Methods]
    1616 - [wiki:S3XRC/RESTfulAPI/URLFormat URL Format]
    1717
    18  '''XML and JSON:'''
     18'''Developer Resources:'''
     19 - [wiki:S3ReusableField S3ReusableField]
     20 - [wiki:S3XRC/ModelExtensions Data Model Extensions]
     21 - [wiki:S3XRC/S3Method Extending the RESTful API by implementing S3Method]
     22
     23'''XML and JSON:'''
    1924 - [wiki:S3XRC/S3XML S3XML and S3JSON Formats]
    2025 - [wiki:S3XRC/S3XML/Transformation Using XSLT Transformation for Data Export/Import]
    2126
    22  '''Backend Details:'''
     27'''Backend Details:'''
    2328 - [wiki:S3XRC/RESTfulAPI/S3Resource S3Resource]
    2429 - [wiki:S3XRC/RESTfulAPI/S3Request S3Request]
    2530
    26  '''Developer Resources:'''
    27  - [wiki:S3ReusableField S3ReusableField]
    28  - [wiki:S3XRC/ModelExtensions Data Model Extensions]
    29  - [wiki:S3XRC/S3Method Extending the API by implementing S3Method]
    30 
    31  - Related [wiki:BluePrints]:
     31'''Related [wiki:BluePrints]:'''
    3232   - [wiki:BluePrintRecordMerger Record Merger]
    3333   - [wiki:BluePrintSearch Search Methods]