[ http://issues.apache.org/jira/browse/TAPESTRY-682?page=all ]
Howard M. Lewis Ship resolved TAPESTRY-682:
-------------------------------------------
Resolution: Won't Fix
Assign To: Howard M. Lewis Ship
IRequestCycle includes getService(), which returns an IEngineService; you can
then ask the returned service for its name.
> Exposing serviceName in RequestCycle
> ------------------------------------
>
> Key: TAPESTRY-682
> URL: http://issues.apache.org/jira/browse/TAPESTRY-682
> Project: Tapestry
> Type: Improvement
> Components: Framework
> Versions: 4.0
> Reporter: Darren Williams
> Assignee: Howard M. Lewis Ship
> Priority: Minor
>
> There is currently no way of extracting the serviceName (_serviceName) from
> the Request Cycle except by converting the request into a string and then
> parsing the result. This is often needed when generating custom exceptions
> and trying to trap the serviceName to provide additional functionality,
> redirects etc.
> Can we expose thise parameter through a public getter method to make life
> easier for those that wish to use this parameter.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]