Addin exceptions in SvStream

Michael Stahl mstahl at redhat.com
Tue Dec 11 07:05:33 PST 2012


On 11/12/12 15:57, Stephan Bergmann wrote:
> Exceptions are certainly no silver bullet (semantically they are 
> ~equivalent to encoding exception information in function return values 
> and explicitly handling those return values accordingly, so the "endemic 
> bloat" claim meets skepticism)

well in practice in our code the alternative to exceptions is not
"explicitly handling those return values" but simply ignoring the error
conditions which usually tends to results in smaller code  ;-)




More information about the LibreOffice mailing list