lidavidm commented on issue #14:
URL: https://github.com/apache/iceberg-cpp/issues/14#issuecomment-2586797954

   I'll say I personally find it easier to debug code with exceptions (`catch 
throw` vs having to carefully figure out the right breakpoint), though on the 
flip side if we do end up with exceptions hopefully we end up with a single or 
clearly documented small set of exceptions we throw and clear documentation on 
which APIs throw which exceptions.
   
   (Also, that `operator try` proposal looks interesting)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to