[Mono-dev] better exceptions for Mono.Data provider sniffer.

Miguel de Icaza miguel at novell.com
Sat Mar 15 12:53:40 EDT 2008


Hello Brad,

    In your patch, wouldn't it be easier to catch the return value from:

                        Provider provider = providers [ProviderName];

    And if null, report that the provider was not found, instead of
adding an extra loop?


More information about the Mono-devel-list mailing list