Denis I would really like to see/have access to your code because I think that the behavior you want should be in any system so that you can run really headless. Stef On Jul 27, 2010, at 10:58 PM, Denis Kudriashov wrote:
In either case control should not return to the point of error. If you want to log errors and then continue you need to continue from some well-defined point, not merely return control to the point of error. So if your approach is to catch and log errors, after logging you need to transfer control back to some starting point, e.g. by throwing some ResumeExecution exception.
Thanks, It really work
_______________________________________________ Pharo-project mailing list Pharo-project@lists.gforge.inria.fr http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project