Menu

Commit [r6069]  Maximize  Restore  History

context refactoring: simplify `ResourceSystem` further

The `ResourceSystem` is no longer a default `IResourceManager` for otherwise unmanaged resources.
The default implementation for `get_resource_url` and `get_resource_description` has been moved in the helper functions `get_url` and `get_description`, respectively.

Added a few API documentation and doctests.

cboos 2007-10-19

changed /sandbox/context-refactoring/trac/context.py
changed /sandbox/context-refactoring/trac/wiki/api.py
/sandbox/context-refactoring/trac/context.py Diff Switch to side-by-side view
Loading...
/sandbox/context-refactoring/trac/wiki/api.py Diff Switch to side-by-side view
Loading...