[
https://issues.apache.org/jira/browse/COCOON3-16?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12667531#action_12667531
]
Steven Dolg commented on COCOON3-16:
------------------------------------
Actually I'm not sure about those classes inheriting from
AbstractPipelineComponent.
While technically it would make no difference (no additional interfaces
implemented nor anything else), this somehow appears strange to me.
Mostly because those are no real pipeline components.
I guess this will need some more changes/improvements, but currently I have no
idea what or how...
> Fix the class hierarchy of org.apache.cocoon.pipeline.component.Consumer
> ------------------------------------------------------------------------
>
> Key: COCOON3-16
> URL: https://issues.apache.org/jira/browse/COCOON3-16
> Project: Cocoon 3
> Issue Type: Bug
> Components: cocoon-pipeline
> Affects Versions: 3.0.0-alpha-1
> Reporter: Steven Dolg
> Assignee: Steven Dolg
> Fix For: 3.0.0-alpha-2
>
> Attachments: consumer.patch
>
>
> The interface o.a.c.p.c.Consumer does not extend o.a.c.p.c.PipelineComponent.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.