2009/1/12 cmoulliard <cmoulli...@gmail.com>:
>
> I will commit something tomorrow through the jira tickzet. So you will be
> able to make your remarks/comments.
>
> Additional question : The method unmarshall of the dataformat will return a
> list of a objets's collection ? Is it ok from Camel recommendations point of
> view (performance, ...) ?

Sounds fine with me. At some point, for large files, this could be
made a lazy collection (e.g. if its a 10Gb file that is being
unmarshalled, the List<Cheese> might lazily iterate over itself etc.
But thats an optimisation we can look at later

-- 
James
-------
http://macstrac.blogspot.com/

Open Source Integration
http://fusesource.com/

Reply via email to