You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Henri Dupre (JIRA)" <ta...@jakarta.apache.org> on 2006/06/05 19:44:30 UTC

[jira] Created: (TAPESTRY-982) improve WebRequestServicerFilter and provide the service information

improve WebRequestServicerFilter and provide the service information
--------------------------------------------------------------------

         Key: TAPESTRY-982
         URL: http://issues.apache.org/jira/browse/TAPESTRY-982
     Project: Tapestry
        Type: Improvement

    Versions: 4.1    
    Reporter: Henri Dupre
    Priority: Minor


Currently, in the request processing pipeline, Tapestry extracts the service information from the request in the requestCycleFactory method. This makes it cumbersome to write effective WebRequestServicerFilter and filter according to the service e.g. create a hibernate session for a page/externalpage/... service but not for an asset. Same for serializing requests: serialize page/external/... request but allow concurrent execution of an asset service.
Could the service information be extracted earlier and be moved to the WebRequest object?


-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-982) improve WebRequestServicerFilter and provide the service information

Posted by "Marcus Schulte (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marcus Schulte updated TAPESTRY-982:
------------------------------------

    Fix Version/s:     (was: 4.1.6)
                   4.1.7

> improve WebRequestServicerFilter and provide the service information
> --------------------------------------------------------------------
>
>                 Key: TAPESTRY-982
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-982
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 4.1
>            Reporter: Henri Dupre
>            Priority: Minor
>             Fix For: 4.1.7
>
>
> Currently, in the request processing pipeline, Tapestry extracts the service information from the request in the requestCycleFactory method. This makes it cumbersome to write effective WebRequestServicerFilter and filter according to the service e.g. create a hibernate session for a page/externalpage/... service but not for an asset. Same for serializing requests: serialize page/external/... request but allow concurrent execution of an asset service.
> Could the service information be extracted earlier and be moved to the WebRequest object?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-982) improve WebRequestServicerFilter and provide the service information

Posted by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org>.
     [ http://issues.apache.org/jira/browse/TAPESTRY-982?page=all ]

Jesse Kuhnert updated TAPESTRY-982:
-----------------------------------

    Fix Version/s: 4.1.2

> improve WebRequestServicerFilter and provide the service information
> --------------------------------------------------------------------
>
>                 Key: TAPESTRY-982
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-982
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 4.1
>            Reporter: Henri Dupre
>            Priority: Minor
>             Fix For: 4.1.2
>
>
> Currently, in the request processing pipeline, Tapestry extracts the service information from the request in the requestCycleFactory method. This makes it cumbersome to write effective WebRequestServicerFilter and filter according to the service e.g. create a hibernate session for a page/externalpage/... service but not for an asset. Same for serializing requests: serialize page/external/... request but allow concurrent execution of an asset service.
> Could the service information be extracted earlier and be moved to the WebRequest object?

-- 
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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-982) improve WebRequestServicerFilter and provide the service information

Posted by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert updated TAPESTRY-982:
-----------------------------------

    Fix Version/s:     (was: 4.1.5)
                   4.1.6

> improve WebRequestServicerFilter and provide the service information
> --------------------------------------------------------------------
>
>                 Key: TAPESTRY-982
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-982
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 4.1
>            Reporter: Henri Dupre
>            Priority: Minor
>             Fix For: 4.1.6
>
>
> Currently, in the request processing pipeline, Tapestry extracts the service information from the request in the requestCycleFactory method. This makes it cumbersome to write effective WebRequestServicerFilter and filter according to the service e.g. create a hibernate session for a page/externalpage/... service but not for an asset. Same for serializing requests: serialize page/external/... request but allow concurrent execution of an asset service.
> Could the service information be extracted earlier and be moved to the WebRequest object?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-982) improve WebRequestServicerFilter and provide the service information

Posted by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert updated TAPESTRY-982:
-----------------------------------

    Fix Version/s:     (was: 4.1.3)
                   4.1.4

> improve WebRequestServicerFilter and provide the service information
> --------------------------------------------------------------------
>
>                 Key: TAPESTRY-982
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-982
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 4.1
>            Reporter: Henri Dupre
>            Priority: Minor
>             Fix For: 4.1.4
>
>
> Currently, in the request processing pipeline, Tapestry extracts the service information from the request in the requestCycleFactory method. This makes it cumbersome to write effective WebRequestServicerFilter and filter according to the service e.g. create a hibernate session for a page/externalpage/... service but not for an asset. Same for serializing requests: serialize page/external/... request but allow concurrent execution of an asset service.
> Could the service information be extracted earlier and be moved to the WebRequest object?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org


[jira] Updated: (TAPESTRY-982) improve WebRequestServicerFilter and provide the service information

Posted by "Jesse Kuhnert (JIRA)" <de...@tapestry.apache.org>.
     [ https://issues.apache.org/jira/browse/TAPESTRY-982?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jesse Kuhnert updated TAPESTRY-982:
-----------------------------------

    Fix Version/s:     (was: 4.1.2)
                   4.1.3

> improve WebRequestServicerFilter and provide the service information
> --------------------------------------------------------------------
>
>                 Key: TAPESTRY-982
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-982
>             Project: Tapestry
>          Issue Type: Improvement
>    Affects Versions: 4.1
>            Reporter: Henri Dupre
>            Priority: Minor
>             Fix For: 4.1.3
>
>
> Currently, in the request processing pipeline, Tapestry extracts the service information from the request in the requestCycleFactory method. This makes it cumbersome to write effective WebRequestServicerFilter and filter according to the service e.g. create a hibernate session for a page/externalpage/... service but not for an asset. Same for serializing requests: serialize page/external/... request but allow concurrent execution of an asset service.
> Could the service information be extracted earlier and be moved to the WebRequest object?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org