Changes between Version 1 and Version 2 of IdeasForVersionThree
- Timestamp:
- 01/02/13 14:55:01 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
IdeasForVersionThree
v1 v2 1 1 == 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 2 19 3 20 * Basic processing cycle