[
https://issues.apache.org/jira/browse/PIVOT-620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Greg Brown resolved PIVOT-620.
------------------------------
Resolution: Fixed
Events have been added to CSVSerializer, JSONSerializer, and XMLSerializer.
Note that CSV serializer events supersede and replace
CSVSerializer.StreamIterator. The Large Data demo has been updated to use CSV
events rather than StreamIterator.
> Allow serializers to fire events as data is read
> ------------------------------------------------
>
> Key: PIVOT-620
> URL: https://issues.apache.org/jira/browse/PIVOT-620
> Project: Pivot
> Issue Type: Improvement
> Components: core-json, core-serialization, core-xml
> Reporter: Greg Brown
> Fix For: 2.0
>
>
> This will allow callers to hook into the serialization process and update the
> UI incrementally, rather than waiting for readObject() to return.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.