Open
Description
Hi,
I'm trying to use comment property from bounded context, but they are always empty (I tried on other types and it's the same). It works for doc property, but that is not available on all DSL object types (and it's not in bounded context object).
This is how I defined the BC.
/Comment line1
Comment line 2/
BoundedContext Test implements TestDomain {
type FEATURE
}
From Freemaker template I get the BC, but the comment property is not working ${bc.comment}
I'm I doing something wrong?
Metadata
Metadata
Assignees
Labels
No labels