Closed rokstrnisa closed 12 years ago
The idea is that there is a mapping from a URI (request) to a typed place, and back. There is also a handler associated with each place. This helps to create a modular software design.
place
Closing to create a new pull request.
The idea is that there is a mapping from a URI (request) to a typed
place
, and back. There is also a handler associated with eachplace
. This helps to create a modular software design.