You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "James Carman (JIRA)" <ta...@jakarta.apache.org> on 2006/05/31 17:51:29 UTC

[jira] Created: (TAPESTRY-971) Include a NullDataSqueezerFilter in the data squeezer pipeline

Include a NullDataSqueezerFilter in the data squeezer pipeline
--------------------------------------------------------------

         Key: TAPESTRY-971
         URL: http://issues.apache.org/jira/browse/TAPESTRY-971
     Project: Tapestry
        Type: New Feature

  Components: Framework  
    Versions: 4.1    
    Reporter: James Carman


Please add a NullDataSqueezerFilter to the front of the data squeezer pipeline.  Essentially, this will be a short-circuit implementation that makes sure nulls are squeezed/unsqueezed properly and alleviates the burden of null checks on downstream filters.

-- 
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-971) Include a NullDataSqueezerFilter in the data squeezer pipeline

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

James Carman updated TAPESTRY-971:
----------------------------------

    Attachment: patch.txt

Fixed ordering.

> Include a NullDataSqueezerFilter in the data squeezer pipeline
> --------------------------------------------------------------
>
>          Key: TAPESTRY-971
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-971
>      Project: Tapestry
>         Type: New Feature

>   Components: Framework
>     Versions: 4.1
>     Reporter: James Carman
>  Attachments: patch.txt, patch.txt
>
> Please add a NullDataSqueezerFilter to the front of the data squeezer pipeline.  Essentially, this will be a short-circuit implementation that makes sure nulls are squeezed/unsqueezed properly and alleviates the burden of null checks on downstream filters.

-- 
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] Resolved: (TAPESTRY-971) Include a NullDataSqueezerFilter in the data squeezer pipeline

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

Jesse Kuhnert resolved TAPESTRY-971.
------------------------------------

    Fix Version/s: 4.1
       Resolution: Fixed

Applied.

> Include a NullDataSqueezerFilter in the data squeezer pipeline
> --------------------------------------------------------------
>
>                 Key: TAPESTRY-971
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-971
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 4.1
>            Reporter: James Carman
>         Assigned To: Jesse Kuhnert
>             Fix For: 4.1
>
>         Attachments: patch.txt, patch.txt
>
>
> Please add a NullDataSqueezerFilter to the front of the data squeezer pipeline.  Essentially, this will be a short-circuit implementation that makes sure nulls are squeezed/unsqueezed properly and alleviates the burden of null checks on downstream filters.

-- 
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-971) Include a NullDataSqueezerFilter in the data squeezer pipeline

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

James Carman updated TAPESTRY-971:
----------------------------------

    Attachment: patch.txt

Here's a patch that implements it.

> Include a NullDataSqueezerFilter in the data squeezer pipeline
> --------------------------------------------------------------
>
>          Key: TAPESTRY-971
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-971
>      Project: Tapestry
>         Type: New Feature

>   Components: Framework
>     Versions: 4.1
>     Reporter: James Carman
>  Attachments: patch.txt
>
> Please add a NullDataSqueezerFilter to the front of the data squeezer pipeline.  Essentially, this will be a short-circuit implementation that makes sure nulls are squeezed/unsqueezed properly and alleviates the burden of null checks on downstream filters.

-- 
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] Assigned: (TAPESTRY-971) Include a NullDataSqueezerFilter in the data squeezer pipeline

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

Jesse Kuhnert reassigned TAPESTRY-971:
--------------------------------------

    Assign To: Jesse Kuhnert

> Include a NullDataSqueezerFilter in the data squeezer pipeline
> --------------------------------------------------------------
>
>          Key: TAPESTRY-971
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-971
>      Project: Tapestry
>         Type: New Feature

>   Components: Framework
>     Versions: 4.1
>     Reporter: James Carman
>     Assignee: Jesse Kuhnert
>  Attachments: patch.txt, patch.txt
>
> Please add a NullDataSqueezerFilter to the front of the data squeezer pipeline.  Essentially, this will be a short-circuit implementation that makes sure nulls are squeezed/unsqueezed properly and alleviates the burden of null checks on downstream filters.

-- 
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