Looks like Csharp.   :)
"Edson Alves Pereira" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]...
    I think that the new Mozilla M18 has a lot of assert( ) inside his code, and because this kind of function Mozilla get down every time!

    Why not we use a good :

    try
    {
        //Code:
    }
    catch ( Exception e )
    {
        //Showing what happened in detail:
    }

    I'm prefer this stuff to solve problems instead to hide the things.

    With best wishes,
    Edson Alves Pereira

Reply via email to