You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2010/08/05 22:02:16 UTC

[jira] Created: (TAP5-1236) Add method Response.disableResponseCompression() (to avoid use of a internal global key)

Add method Response.disableResponseCompression() (to avoid use of a internal global key)
----------------------------------------------------------------------------------------

                 Key: TAP5-1236
                 URL: https://issues.apache.org/jira/browse/TAP5-1236
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2.0
            Reporter: Howard M. Lewis Ship
            Priority: Minor


There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

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


[jira] Assigned: (TAP5-1236) Add method Response.disableCompression() (to avoid use of a internal global key)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1236:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> Add method Response.disableCompression() (to avoid use of a internal global key)
> --------------------------------------------------------------------------------
>
>                 Key: TAP5-1236
>                 URL: https://issues.apache.org/jira/browse/TAP5-1236
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

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


[jira] Commented: (TAP5-1236) Add method Response.disableCompression() (to avoid use of a internal global key)

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904691#action_12904691 ] 

Hudson commented on TAP5-1236:
------------------------------

Integrated in tapestry-5.2-freestyle #182 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/182/])
    TAP5-1236: Add method Response.disableCompression() (to avoid use of a internal global key)


> Add method Response.disableCompression() (to avoid use of a internal global key)
> --------------------------------------------------------------------------------
>
>                 Key: TAP5-1236
>                 URL: https://issues.apache.org/jira/browse/TAP5-1236
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.1
>
>
> There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

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


[jira] Closed: (TAP5-1236) Add method Response.disableCompression() (to avoid use of a internal global key)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1236.
--------------------------------------

    Fix Version/s: 5.2.1
       Resolution: Fixed

> Add method Response.disableCompression() (to avoid use of a internal global key)
> --------------------------------------------------------------------------------
>
>                 Key: TAP5-1236
>                 URL: https://issues.apache.org/jira/browse/TAP5-1236
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.1
>
>
> There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

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


[jira] Updated: (TAP5-1236) Add method Response.disableCompression() (to avoid use of a internal global key)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-1236:
---------------------------------------

    Summary: Add method Response.disableCompression() (to avoid use of a internal global key)  (was: Add method Response.disableResponseCompression() (to avoid use of a internal global key))

> Add method Response.disableCompression() (to avoid use of a internal global key)
> --------------------------------------------------------------------------------
>
>                 Key: TAP5-1236
>                 URL: https://issues.apache.org/jira/browse/TAP5-1236
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

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


[jira] Closed: (TAP5-1236) Add method Response.disableCompression() (to avoid use of a internal global key)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-1236.
--------------------------------------

    Fix Version/s: 5.2.1
       Resolution: Fixed

> Add method Response.disableCompression() (to avoid use of a internal global key)
> --------------------------------------------------------------------------------
>
>                 Key: TAP5-1236
>                 URL: https://issues.apache.org/jira/browse/TAP5-1236
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.1
>
>
> There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

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


[jira] Updated: (TAP5-1236) Add method Response.disableCompression() (to avoid use of a internal global key)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship updated TAP5-1236:
---------------------------------------

    Summary: Add method Response.disableCompression() (to avoid use of a internal global key)  (was: Add method Response.disableResponseCompression() (to avoid use of a internal global key))

> Add method Response.disableCompression() (to avoid use of a internal global key)
> --------------------------------------------------------------------------------
>
>                 Key: TAP5-1236
>                 URL: https://issues.apache.org/jira/browse/TAP5-1236
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>
> There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

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


[jira] Assigned: (TAP5-1236) Add method Response.disableCompression() (to avoid use of a internal global key)

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-1236:
------------------------------------------

    Assignee: Howard M. Lewis Ship

> Add method Response.disableCompression() (to avoid use of a internal global key)
> --------------------------------------------------------------------------------
>
>                 Key: TAP5-1236
>                 URL: https://issues.apache.org/jira/browse/TAP5-1236
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>
> There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

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


[jira] Commented: (TAP5-1236) Add method Response.disableCompression() (to avoid use of a internal global key)

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/TAP5-1236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12904691#action_12904691 ] 

Hudson commented on TAP5-1236:
------------------------------

Integrated in tapestry-5.2-freestyle #182 (See [https://hudson.apache.org/hudson/job/tapestry-5.2-freestyle/182/])
    TAP5-1236: Add method Response.disableCompression() (to avoid use of a internal global key)


> Add method Response.disableCompression() (to avoid use of a internal global key)
> --------------------------------------------------------------------------------
>
>                 Key: TAP5-1236
>                 URL: https://issues.apache.org/jira/browse/TAP5-1236
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.2.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 5.2.1
>
>
> There are cases where code, such as specialized Dispatchers, want to be able to ensure that the Response is not compressed (such as when serving up image byte streams, which tend to already be compressed).  Currently, this uses some very internal magic. It would be nice if the Response API had a specific method for this purpose.

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