Archive for the 'design' category
Categories | analysis (3) | papers (12) | design (8) | java (3) | lean (2) | news (1) | uncategorized (3) | uml (5)
Exceptions best practices
In this article I discuss some of the exceptions best practices. I’m focusing on exception handling only, on how to avoid a situation where a system fails without clues of what happened or where the code is tangled with ugly exceptions handling without any reason.
I won’t talk about the finally clause, which is covered extensively out there.
Causes of
No commentsDatabase design: Value Object i Embedded Value
Sorry, this entry is only available in Català.
No commentsDatabase design: Primary keys
Sorry, this entry is only available in Català.
No commentsWhen to avoid coupling
Sorry, this entry is only available in Català.
No commentsInformation Systems Architecture
Sorry, this entry is only available in Català.
No commentsDatabase design: From the conceptual model to the logic model
Sorry, this entry is only available in Español and Català.
No commentsDomain Model: From design to persistant implementation
Sorry, this entry is only available in Català.
2 commentsDomain Model: From analysis to design
Sorry, this entry is only available in Español and Català.
2 comments
