You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by "Andreas Pieber (JIRA)" <ji...@apache.org> on 2009/01/27 21:19:02 UTC

[jira] Created: (COCOON3-18) [PATCH] cocoon-stax core

[PATCH] cocoon-stax core
------------------------

                 Key: COCOON3-18
                 URL: https://issues.apache.org/jira/browse/COCOON3-18
             Project: Cocoon 3
          Issue Type: Improvement
          Components: cocoon-stax
            Reporter: Andreas Pieber
            Assignee: Cocoon Developers Team
         Attachments: cocooon-stax-core.patch

Since our last release some time passed by and we did many changes to the "core" of the cocoon-stax module. The changes contained by this patch could be summerized as:

 * Introduced the marker interface for StAXPipelineComponent for the generified Pipeline interface as proposed by steven in COCOON3-17.
 * Introduced a general workflow for working the peek() and nextEvent() calls in the same way
 * Increased the documentation at many places in the code
 * Introduced regex attribute finding capabilities to the FindStartElementNavigator and the InSubtreeNavigator
 * Added some additional testcases which also could be used as examples.

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


[jira] Assigned: (COCOON3-18) [PATCH] cocoon-stax core

Posted by "Reinhard Poetz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON3-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reinhard Poetz reassigned COCOON3-18:
-------------------------------------

    Assignee: Reinhard Poetz  (was: Cocoon Developers Team)

> [PATCH] cocoon-stax core
> ------------------------
>
>                 Key: COCOON3-18
>                 URL: https://issues.apache.org/jira/browse/COCOON3-18
>             Project: Cocoon 3
>          Issue Type: Improvement
>          Components: cocoon-stax
>            Reporter: Andreas Pieber
>            Assignee: Reinhard Poetz
>         Attachments: cocooon-stax-core.patch
>
>
> Since our last release some time passed by and we did many changes to the "core" of the cocoon-stax module. The changes contained by this patch could be summerized as:
>  * Introduced the marker interface for StAXPipelineComponent for the generified Pipeline interface as proposed by steven in COCOON3-17.
>  * Introduced a general workflow for working the peek() and nextEvent() calls in the same way
>  * Increased the documentation at many places in the code
>  * Introduced regex attribute finding capabilities to the FindStartElementNavigator and the InSubtreeNavigator
>  * Added some additional testcases which also could be used as examples.

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


[jira] Closed: (COCOON3-18) [PATCH] cocoon-stax core

Posted by "Reinhard Poetz (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON3-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Reinhard Poetz closed COCOON3-18.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha-2

All patches are committed.

> [PATCH] cocoon-stax core
> ------------------------
>
>                 Key: COCOON3-18
>                 URL: https://issues.apache.org/jira/browse/COCOON3-18
>             Project: Cocoon 3
>          Issue Type: Improvement
>          Components: cocoon-stax
>            Reporter: Andreas Pieber
>            Assignee: Reinhard Poetz
>             Fix For: 3.0.0-alpha-2
>
>         Attachments: cocooon-stax-core.patch
>
>
> Since our last release some time passed by and we did many changes to the "core" of the cocoon-stax module. The changes contained by this patch could be summerized as:
>  * Introduced the marker interface for StAXPipelineComponent for the generified Pipeline interface as proposed by steven in COCOON3-17.
>  * Introduced a general workflow for working the peek() and nextEvent() calls in the same way
>  * Increased the documentation at many places in the code
>  * Introduced regex attribute finding capabilities to the FindStartElementNavigator and the InSubtreeNavigator
>  * Added some additional testcases which also could be used as examples.

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


[jira] Updated: (COCOON3-18) [PATCH] cocoon-stax core

Posted by "Andreas Pieber (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/COCOON3-18?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andreas Pieber updated COCOON3-18:
----------------------------------

    Attachment: cocooon-stax-core.patch

> [PATCH] cocoon-stax core
> ------------------------
>
>                 Key: COCOON3-18
>                 URL: https://issues.apache.org/jira/browse/COCOON3-18
>             Project: Cocoon 3
>          Issue Type: Improvement
>          Components: cocoon-stax
>            Reporter: Andreas Pieber
>            Assignee: Cocoon Developers Team
>         Attachments: cocooon-stax-core.patch
>
>
> Since our last release some time passed by and we did many changes to the "core" of the cocoon-stax module. The changes contained by this patch could be summerized as:
>  * Introduced the marker interface for StAXPipelineComponent for the generified Pipeline interface as proposed by steven in COCOON3-17.
>  * Introduced a general workflow for working the peek() and nextEvent() calls in the same way
>  * Increased the documentation at many places in the code
>  * Introduced regex attribute finding capabilities to the FindStartElementNavigator and the InSubtreeNavigator
>  * Added some additional testcases which also could be used as examples.

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