Hi Karen, A few more questions came to mind about the AbstractCheckpoint class. Apologies if these questions are already answered in the document or if they have previously been raised in this thread:
- what is the unit of the return value from get_progress_estimate()? Is it a number of seconds, milliseconds, minutes, etc? - are cancel() methods expected to return anything? - are there any guidelines on how implementations of cancel() are meant to behave? - are execute() methods expected to return anything? - if an execute() method raises an exception, will it be caught by the Engine, or passed through to the main app? Thanks, Dermot _______________________________________________ caiman-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/caiman-discuss

