Skip to content

Comment property not working in the object model #99

Open
@listrate77

Description

@listrate77

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions