Sander van Rossen wrote:
> On Dec 27, 2007 3:40 PM, Jonathan Chayce Dickinson
> <[EMAIL PROTECTED]> wrote:
>   
> [...]
> Sorry, i wasn't clear.. i mean after we implemented object instancing
> etc. how hard would it be to implement exception handling?
>
>   
Creating a simple SEH should be easy, simply make a calling convention 
that put the pointer to the exception on the stack. After every method 
call look for that exception and catch/return.

-- 
                              Jonathan Dickinson


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
SharpOS-Developers mailing list
SharpOS-Developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sharpos-developers

Reply via email to