Changes between Version 1 and Version 2 of IdeasForVersionThree


Ignore:
Timestamp:
01/02/13 14:55:01 (11 years ago)
Author:
lauer
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • IdeasForVersionThree

    v1 v2  
    11== Intended Features == 
     2 
     3* pluggable conversion scheme 
     4 * XML-RPC 
     5 * JSON 
     6 * ... 
     7 
     8* pluggable transport protocol 
     9 * HTTP - XML-RPC 
     10 * HTTP - JSON-RPC 
     11 * HTTP - REST-like - JAX-RS? 
     12 * ... 
     13 
     14* pluggable set of method annotations  
     15 * former XmlRpc-Delight annotations, e.g., declaring Convertibles, etc. 
     16 * JSR 311- JAX-RS or subset of it? 
     17 
     18* embeddable in a servlet or standalone 
    219 
    320* Basic processing cycle