Browsing All posts tagged under »api«

Beware: Your API is more public than you may think

October 29, 2009

Comments Off

I made a classic error today in the public API of a Java service. I somehow convinced myself that wrapping an “internal” exception in a public (“external”) API service-level exception would ensure that client would still only be dependent on the external exception. This was however not the case after I sensibly preserved the cause of the… [Read more…]

Follow

Get every new post delivered to your Inbox.