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

[jira] Updated: (COCOON3-17) Introduce the marker interface StAXPipelineComponent for the generified Pipeline interface.

     [ https://issues.apache.org/jira/browse/COCOON3-17?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Dolg updated COCOON3-17:
-------------------------------

    Attachment: stax-generics.patch

This patch contains the StAXPipelineComponent interface and AbstractStAXPipelineComponent as base class for all StAX based pipeline components.

Additionally all unit tests set the generic parameter of the Pipeline interface (where possible).

> Introduce the marker interface StAXPipelineComponent for the generified Pipeline interface.
> -------------------------------------------------------------------------------------------
>
>                 Key: COCOON3-17
>                 URL: https://issues.apache.org/jira/browse/COCOON3-17
>             Project: Cocoon 3
>          Issue Type: Bug
>          Components: cocoon-stax
>    Affects Versions: 3.0.0-alpha-1
>            Reporter: Steven Dolg
>            Assignee: Steven Dolg
>            Priority: Minor
>             Fix For: 3.0.0-alpha-2
>
>         Attachments: stax-generics.patch
>
>
> Create the marker interface StaxPipelineComponent and have all PipelineComponents in the StAX module implement it.
> This will allow building type-safe pipelines for StAX components

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