You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "Daniel Keir Haywood (Jira)" <ji...@apache.org> on 2021/02/02 07:10:00 UTC

[jira] [Commented] (ISIS-2516) Tooling Global Document Index: add support for namespaces

    [ https://issues.apache.org/jira/browse/ISIS-2516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17276895#comment-17276895 ] 

Daniel Keir Haywood commented on ISIS-2516:
-------------------------------------------

A first cut on this would be just to allow classes with the same name (but not namespace) into the index.  Currently this fails due to J2AdocUnit.LookupKey not being namespace aware - numerous "todo" comments for it.

> Tooling Global Document Index: add support for namespaces
> ---------------------------------------------------------
>
>                 Key: ISIS-2516
>                 URL: https://issues.apache.org/jira/browse/ISIS-2516
>             Project: Isis
>          Issue Type: New Feature
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Major
>             Fix For: 2.0.0-M5
>
>
> Should lift current limitations, that we cannot add classes with same simple name to the index.
> Challenges:
> - java-doc link tags now need to be interpreted fqn, which involves scanning of import statements
> - fixing orphaned index references could still work, if unambiguous, otherwise just output a log message containing the various ambiguous options, so can be fixed by hand then



--
This message was sent by Atlassian Jira
(v8.3.4#803005)