I just noticed a piece of code that implements Reference and it just threw away any exceptions it received. Wanting to fix it I noticed that the SPI interface did not list any exceptions. What is is the strategy here? Should we be throwing unchecked exceptions in these cases? I was specifically looking at the method createTargetInvoker but I think given the wide range of implementations possible any one these could have ...an issue to report.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to