[
https://issues.apache.org/jira/browse/COCOON3-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12636542#action_12636542
]
Reinhard Poetz commented on COCOON3-4:
--------------------------------------
I think we should create a cocoon-pipeline-optional module that contains stuff
that requires 3-party dependencies. There we should also set the scope of the
dependencies to 'provided'. This prevents Maven from pulling in all libraries
automatically.
> Provide an XML generator based on Bean(s)/POJOs
> -----------------------------------------------
>
> Key: COCOON3-4
> URL: https://issues.apache.org/jira/browse/COCOON3-4
> Project: Cocoon 3
> Issue Type: Improvement
> Components: cocoon-pipeline
> Affects Versions: 3.0.0-alpha-2
> Reporter: Simone Tripodi
> Assignee: Cocoon Developers Team
> Priority: Minor
> Fix For: 3.0.0-alpha-2
>
> Attachments: BeanGenerator.patch
>
>
> A Bean(s)/POJO(s) generator is a starter component for the pipeline that
> streams sax events, generated reading/intrsopecting the Object input, to an
> xml consumer.
> It could be useful when Objects are retrieved, i.e. from a persistence
> engine, and they have to be streamed in an XML format to implement a Rest API.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.