There's been general consensus that this would be
"useful", but as David J. has mentioned, would then
make it rather dificult to track down where the
request was coming from.
I think most people who extend, test and debug new
applications/custom applications do so by navigating
the application through a browser and when they come
across something they don't like or want to change
take the url->controller->request->etc approach in
tracking down where to make a change/inspect the
logic. By importing from other controllers or xml you
break that trail.
If you could apply a stylesheet to the runtime
controller (and have an xml parser available when
OFBiz isn't running that's aware of the component://
structure) you could have the request map group
labeled and thus overcome the drawback of doing this.
==========Andrew Sykes wrote:
Hans,
This sounds like a good idea.
Perhaps it would be better if the resource could be
renamed in the new
context i.e.
<request-map uri="newname"
location="component://party/webapp/partymgr/WEB-
INF/controller.xml#oldname"/>
Kind Regards
--
Andrew Sykes <andrew at sykesdevelopment.com>
Sykes Development Ltd
_______________________________________________
Users mailing list
[hidden email]
http://lists.ofbiz.org/mailman/listinfo/users