Edgewall Software

Changes between Initial Version and Version 1 of TracDev/RequestHandling


Ignore:
Timestamp:
May 7, 2010, 2:46:47 AM (14 years ago)
Author:
Carsten Klein <carsten.klein@…>
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/RequestHandling

    v1 v1  
     1== Request Handling Overview ==
     2
     3On each request, trac will invoke multiple extension point interface implementations registered with the system.
     4
     5Here is an initial diagram of what is going on when trac services a given request:
     6
     7
     8