AW: Discussion on thrift Exceptions

2012-05-01 Thread Roger Meier
across all languages ;-r I fixed and committed configure.ac (boost 1.41.0). = THRIFT-1589 -Ursprüngliche Nachricht- Von: Nathaniel Cook [mailto:nvcoo...@gmail.com] Gesendet: Dienstag, 1. Mai 2012 22:04 An: user@thrift.apache.org Betreff: Re: Discussion on thrift Exceptions Roger

Re: Discussion on thrift Exceptions

2012-04-30 Thread Nathaniel Cook
is welcome! ;-r -Ursprüngliche Nachricht- Von: Nathaniel Cook [mailto:nvcoo...@gmail.com] Gesendet: Dienstag, 24. April 2012 19:41 An: user@thrift.apache.org Betreff: Discussion on thrift Exceptions I have some questions about how exceptions are handled in thrift because

AW: Discussion on thrift Exceptions

2012-04-28 Thread Roger Meier
: Nathaniel Cook [mailto:nvcoo...@gmail.com] Gesendet: Dienstag, 24. April 2012 19:41 An: user@thrift.apache.org Betreff: Discussion on thrift Exceptions I have some questions about how exceptions are handled in thrift because it seems to be inconsistent across different languages. The way I see

Discussion on thrift Exceptions

2012-04-24 Thread Nathaniel Cook
I have some questions about how exceptions are handled in thrift because it seems to be inconsistent across different languages. The way I see it there are two kinds of exceptions that should be thrown when a client makes a call: 1. The service itself throws an exception that was generated for