Andi Huber created ISIS-3306:
--------------------------------
Summary: [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
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)