Sander van Rossen wrote:
> While working on the floppy controller driver code i noticed that
> there are so many error conditions it's not even funny anymore..
> Having exception handling would *really* help keeping the code clean...
> ....how easy/hard is it to implement exception handling support in the
> AOT? (assuming that we have type information & ability to allocate
> objects)
> ....i'm guessing it's leaning towards hard, not easy... :(
>   
Impossible I would say, you need object instances for exception handling 
to word: and that's my first assumption.

-- 
                              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