Skip to content

Catalog java actions return type confusing in case of typeparam named after primitive #1183

Description

@mkrouwel

mxcli 0.24
mx 11.12.3

There seems to be a change in the catalog java_actions(_data) where the returntype in case of typeparameter/entity has been changed. Sometimes the value is 'TypeParameter', sometimes TypeParEntity, and sometimes the name of the TypeParameter, e.g. FileTypeDocument (in case of OQL.ExportOQLToCSV).
However, when I create a Java action with a TypeParameter named String, which is allowed by Studio, and use that as return type, the catalog will show 'String', similar to the primitive 'String'.
The convention for return types using type parameters should be revised.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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