Vote Details for "PEAR_Exception" by gauthierm

» Details
  • Voter: Michael Gauthier 
  • Vote: +1 (not conditional)
  • Reviews: Cursory source review
» Comment
If I understand correctly, this is just splitting the existing class into a separate package.

This proposal does not address the larger problem of having a single point of class inheritance for exceptions, rather than using interfaces and extending appropriate SPL exception classes.

I'm fine with that (this package is solving a separate issue), but think it should be clarified.