You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Issue by aarononeal Saturday Nov 24, 2012 at 01:22 GMT Originally opened as mono#90
Now when a type cannot be converted a more detailed exception message is generated stating the types converted from and to. This makes it easier to debug applications.
Comment by aarononeal Saturday Nov 24, 2012 at 18:10 GMT
I think handling it directly in the code is less of a hassle and makes for a better out of box debugging experience. I understand though if you're fine with devs having to update their projects with parameter options for debugging, so feel free to close this pull if you decide not to incorporate it.
Issue by aarononeal
Saturday Nov 24, 2012 at 01:22 GMT
Originally opened as mono#90
Now when a type cannot be converted a more detailed exception message is generated stating the types converted from and to. This makes it easier to debug applications.
aarononeal included the following code: https://github.com/mono/monomac/pull/90/commits
The text was updated successfully, but these errors were encountered: