Parent Directory
|
Revision Log
| Links to HEAD: | (view) (annotate) |
| Sticky Revision: |
turn MultiViewsTool into a somewhat more useful IncludeTool that can check for resource existance, not just help with i18n templates
re-architect things so LocaleConfig is request-aware (at least, when in request scope), making ViewResourceTool superfluous
given the flexibility of the core tool management infrastructure, we can now move ViewRenderTool's abilities (and more) into RenderTool
move generic ContextTool functions to o.a.v.t.generic.ContextTool and put the view-specific functions in o.a.v.t.view.ViewContextTool
2.x branch is now the trunk
PagerTool is now directly useable
- copy tools (sans deprecated methods) from the o.a.v.t.view.* subpackages to the o.a.v.t.view package for consistency with GenericTools and VelocityStruts package structures. - leave deprecated versions (including deprecated methods) in old packages - update VelocityStruts and o.a.v.t.view.tools.xml to use tools in new locations - rename BrowserSnifferTool and ParameterParser to BrowserTool and ParameterTool for better consistency with other tools
make it trivial to create default config/factory
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
| apache@apache.org | ViewVC Help |
| Powered by ViewVC 1.1.2 |