Changes between Version 3 and Version 4 of Documentation/Architecture

Show
Ignore:
Timestamp:
07/21/10 16:18:38 (3 years ago)
Author:
jean-gui
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Documentation/Architecture

    v3 v4  
    3232 
    3333=== And how does Unicorn know what request to send to its observers? === 
    34 Each observer publish a description of its service, its options and  the associated parameters. The syntax of this published ''contract'' is detailed in the [Documentation/Observer/Contract/ Unicorn Contract  Specification]. 
     34 
     35Each observer publishes a description of its service, its options and the associated parameters. The syntax of this published ''contract'' is detailed in the [Documentation/Observer/Contract/ Unicorn Contract  Specification]. 
    3536 
    3637=== What do Observation Responses look like? === 
    3738 
    38 Unicorn understand Observation responses made in a language specificed in the [Documentation/Observer/Response Unicorn Response Specification]. 
     39Unicorn understands observation responses made in a language specificed in the [Documentation/Observer/Response Unicorn Response Specification]. 
    3940 
    4041== Templates for UI and Results display ==