[
https://issues.apache.org/jira/browse/ISIS-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17648452#comment-17648452
]
ASF subversion and git services commented on ISIS-3306:
-------------------------------------------------------
Commit a09f71a7cf926b3431fb0272d0ae65270d1a856b in isis's branch
refs/heads/dependabot/maven/master/jakarta.inject-jakarta.inject-api-2.0.1 from
Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=a09f71a7cf ]
ISIS-3306: Schema: generate '@Named' annotations
> [Schema] Generated DTOs do need a Logical Type Name
> ---------------------------------------------------
>
> Key: ISIS-3306
> URL: https://issues.apache.org/jira/browse/ISIS-3306
> Project: Isis
> Issue Type: Improvement
> Components: Isis Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC1
>
>
> (Logical) namespaces default to Java packages if not specified otherwise.
> eg. org.apache.causeway.schema.metamodel.v2.DomainClassDto
> which is not desired, we'd rather have
> 'causeway.schema.metamodel.v2.DomainClassDto' instead.
> Hope is that we can tell the generator to add annotations, otherwise we need
> to do some schma specific hacking.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)