Archive for the 'design' category

Categoriesanalysis (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


Read more

No comments

Database design: Value Object i Embedded Value

Sorry, this entry is only available in Català.

No comments

Database design: Primary keys

Sorry, this entry is only available in Català.

No comments

When to avoid coupling

Sorry, this entry is only available in Català.

No comments

Information Systems Architecture

Sorry, this entry is only available in Català.

No comments

Database design: From the conceptual model to the logic model

Sorry, this entry is only available in Español and Català.

No comments

Domain Model: From design to persistant implementation

Sorry, this entry is only available in Català.

2 comments

Domain Model: From analysis to design

Sorry, this entry is only available in Español and Català.

2 comments