Opened 13 years ago
Last modified 13 years ago
#330 closed defect (FIXED)
Rename mediagoblin middleware to "meddleware"
Reported by: | Christopher Allan Webber | Owned by: | Christopher Allan Webber |
---|---|---|---|
Priority: | minor | Milestone: | 0.2.0 |
Component: | programming | Keywords: | |
Cc: | Parent Tickets: |
Description
This will help avoid confusion with WSGI middleware.
Change History (4)
comment:2 by , 13 years ago
If someone is tuoching this anyway, I would propose to create some base class for all Middle/Meddle-Wares. It could have the common *init* method and fall back methods for all other defined methods.
Note:
See TracTickets
for help on using tickets.