changcheng / wro4j

Automatically exported from code.google.com/p/wro4j
0 stars 0 forks source link

Allow UriLocators configuration using ServiceRegistry #468

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Acceptance criteria:
1) Allow contribution of UriLocators using the ServiceRegistry pattern. 
Example: expose an interface which contributes a map of locator implementations 
with associated alias.
2) The ServletContextUriLocator strategy should be also configurable using an 
alias. For example, the following aliases should be supported:
 - servletContext.dispatcherFirst (aka servletContext)
 - servletContext.servletContextFirst

Original issue reported on code.google.com by alex.obj...@gmail.com on 18 Jun 2012 at 4:02

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 18 Jun 2012 at 4:02

GoogleCodeExporter commented 9 years ago

Original comment by alex.obj...@gmail.com on 28 Jun 2012 at 12:53