Hi,
Maybe it's just my way of working but shouldn't it be usefull to define some possible colors for annotations in microflows.
Sometimes I use annotations as important information to other developers (so I would like some color like red so it stands out when you open the microflow)
Sometimes it's just some information about things still need to finish at a later time
Sometimes it's some information about why I do some specific action
Sometimes it's just an explanation about the whole microflow
.....
At this moment these annotations always have the same color and I think it would be nice to make a difference between these different usages of annotations
While writing about annotations:
In the domain-model you can also add annotations but you can't connect those to the entities
I often use such annotations to comment why I defined some entity or association or even some attribute
Now I always need to put the entity/association/attribute in that comment so it's clear for what the annotation is. So it would be nice that I could use a annotation-flow also in the domain-model.