wjakob / nanogui

Minimalistic GUI library for OpenGL
Other
4.66k stars 608 forks source link

Completion of error handling #9

Closed elfring closed 9 years ago

elfring commented 9 years ago

Would you like to add more error handling for a call of a function like "popen"?

wjakob commented 9 years ago

huh? :) -- do you want to submit a pull request? I probably won't get to work on nanogui for a bit.

elfring commented 9 years ago

Are you interested to apply aspect-oriented software development? How do you think about to encapsulate error detection and corresponding exception handling as a reusable aspect in your software?

wjakob commented 9 years ago

no way! That is total overkill.. :)

wjakob commented 9 years ago

fixed.

elfring commented 9 years ago

Are there a few update candidates left over?