Subject | RE: [IBO] IBO & Application.HandleException |
---|---|
Author | Jason L. Wharton |
Post date | 2006-10-19T06:35:41Z |
Ok, I think your point is penetrating the layers of fog. Let me stew on
this some and see what the ramifications are here. Essentially, what you
are saying is you don't want IBO trying to handle an exception on your
behalf by enlisting the help of the TApplication instance. You prefer for
the exception to remain raised and to simply cause the programmer to deal
with it in his code.
What I have to do is think carefully through why I wanted that the
exception, whatever is was, should be resolved then and there.
Jason
this some and see what the ramifications are here. Essentially, what you
are saying is you don't want IBO trying to handle an exception on your
behalf by enlisting the help of the TApplication instance. You prefer for
the exception to remain raised and to simply cause the programmer to deal
with it in his code.
What I have to do is think carefully through why I wanted that the
exception, whatever is was, should be resolved then and there.
Jason