I committed to 1.0.x the changes necessary to use PHP exceptions for PEAR error handling. This will allow core and plugins to catch PEAR exceptions, which will allow us to fix a few previously unfixable issues (such as allowing files of mime types unknown to MIME_Type to be uploaded) and allow for some code cleanup (I'm thinking specifically of the LDAP plugins, but there are other places, too).
There are some known issues with this code now, but nothing we can't fix... See the comments at http://gitorious.org/statusnet/mainline/merge_requests/131 for an example. I think this is the perfect example of something to be in for the next version... so here goes. Thanks, ~Craig _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
