web.application.application should inherit from base_application

Bug #211928 reported by Aaron Swartz
2
Affects Status Importance Assigned to Milestone
web.py
Confirmed
Medium
Anand Chitipothu

Bug Description

The base application class appears to be application, which already has logic for dealing with URLs. Instead there should be a base class with no such logic and application should be written as a subclass of it.

Aaron Swartz (aaronsw)
Changed in webpy:
assignee: nobody → anandology
importance: Undecided → Medium
milestone: none → 0.3
status: New → Confirmed
Revision history for this message
Anand Chitipothu (anandology) wrote : Re: [Bug 211928] [NEW] web.application.application should inherit from base_application

> The base application class appears to be application, which already has
> logic for dealing with URLs. Instead there should be a base class with
> no such logic and application should be written as a subclass of it.

I can do that, but I'll not be able to write doctests in base_application.

Changed in webpy:
milestone: 0.3 → 0.35
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.