cancel
Showing results for 
Search instead for 
Did you mean: 

Aspect - Mandatory Aspects

punk
Champ in-the-making
Champ in-the-making
Hi All.
Is it possible to Add mandatory aspects to another custom aspect?

If yes as I think, which criteria I have to use in order to chose if use mandatory aspects or hierarchical parent approach?

Thanks in advance.
D.R
2 REPLIES 2

abarisone
Star Contributor
Star Contributor
Hi,
it would be a general good practice to limit mandatory aspects as much as you can because as the requirements may change, it could lead you to integrity issues.
My approach is to leave all of them not mandatory and to build another layer of abstraction configuring my application in order to decide whether an aspect is mandatory or not.
Doing so you can change your mind whenever you want without compromise you DB.

Regards,
Andrea

punk
Champ in-the-making
Champ in-the-making
Thank you for your suggestion,
I guess you use the same approach in order to avoid inheritance between aspects.

Ciao e grazie Smiley Wink

dr