[Simple-support] Monitoring deserialisation progress
Brought to you by:
niallg
|
From: Andrew S. <and...@ti...> - 2012-08-22 11:05:05
|
Hello, Is there any way to monitor the progress of the deserialisation process? Form a user perspective, it would ideally be useful for the Persister to assess the size of the XML file and notify a listener of the percentage complete/remaining. I don't immediately see an easy way to implement it, but presumably it would involve attaching listeners to the Persister object. In any case, it's a suggestion for a possible new feature at some stage. Thanks, Andrew |