Closed elfring closed 9 years ago
Good call- will do later tonight. Thanks!
Are there a few update candidates left over? I suggest to avoid ignorance of return values a bit more.
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?
Good call on pointing out a few more places I could be more thorough in my error checking- will get right to it in a bit. Thanks!
I'll admit, I'm not familiar with aspect-oriented software development. A quick wikipedia skim yielded some interesting ideas regarding heuristics for abstraction, but I'm not too interested in conforming the codebase to any specific "orientation" at this time.
How do you think about to improve static source code analysis also for your software?
Do you find information sources like the following useful?
Would you like to add more error handling for return values from functions like the following?