Changes between Version 31 and Version 32 of S3XRC/ResourceReport


Ignore:
Timestamp:
08/28/10 20:03:24 (14 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3XRC/ResourceReport

    v31 v32  
    4343}}}
    4444
    45 The advantage of this is that this even understands URLs like:
     45But it even understands URLs like:
    4646
    4747{{{
     
    5151}}}
    5252
    53 meaning, it already implements a RESTful API for your reporting function, e.g. does the parsing/validating of the URL for you, implements the full range of URL queries for your resource and so forth. Nothing you need to care about now.
     53meaning: it already implements a RESTful API for your reporting function, e.g. does the parsing/validating of the URL for you, implements the full range of URL queries for your resource and so forth. Nothing you need to care about now.
    5454
    5555==== Provide different report formats ====