[ 
https://issues.apache.org/jira/browse/CAMEL-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13139740#comment-13139740
 ] 

Christian Müller edited comment on CAMEL-3998 at 10/30/11 8:24 PM:
-------------------------------------------------------------------

I would like to see this in Camel 2.9.0. At present, it's one of the most 
important features I miss in Camel (working with very large XML files).
Unfortunately I didn't had enough time to work on it.

Claus, feel free to assign this issue to yourself if you would like to work on 
it.
                
      was (Author: muellerc):
    I would like to see this in Camel 2.9.0. At present, it's one of the most 
important features I miss in Camel (working with very large XML files).
Unfortunately I did had enough time to work on it.

Claus, feel free to assign this issue to yourself if you would like to work on 
it.
                  
> improve stax/jax components
> ---------------------------
>
>                 Key: CAMEL-3998
>                 URL: https://issues.apache.org/jira/browse/CAMEL-3998
>             Project: Camel
>          Issue Type: Improvement
>          Components: camel-core
>            Reporter: Romain Manni-Bucau
>            Assignee: Christian Müller
>             Fix For: Future
>
>
> it could be pretty cool to have an iterator to be able to iterate over a 
> filtered tree of a xml document avoiding to load all the document in memory.
> it can be nice to do it loading sub objects using jaxb.
> i did a version here: 
> http://code.google.com/p/rmannibucau/source/browse/camel/camel-stax/src/main/java/org/apache/camel/stax/expression/StAXJAXBIteratorExpression.java
>  (i added some converters to help too).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira


Reply via email to