Feature #7
Improved URL View Design
Status:
New
Priority:
Low
Assignee:
-
Category:
Web Interface
Target version:
-
Start date:
04/08/2010
Due date:
% Done:
0%
Description
Improve web URL creation methods in View classes (the classes that provide the web views) such that variable arguments can be mixed with constant arguments.
A hierarchy of the classes could look like this:
* View Argument * Constant Argument * Variable Argument * Number Argument * String Argument * Regex Argument
History
#1 Updated by Luke Murphey about 14 years ago
- Assignee deleted (
Luke Murphey)
#2 Updated by Luke Murphey about 14 years ago
- Category set to Web Interface