cleanup ModuleSymbol.getSimpleName

XMLWordPrintable

    • b14

      ModuleSymbol.getSimpleName derives its name from the qualified name, which is the more typical name to use.

      Either we should change ModuleSymbol.name to be the simpleName ... which would require lots of use sites to change to use the flat/full name, or (simpler) we should change the inline code in MS.getSimpleName to use Convert.getSimpleName. That method is functionally equivalent, but the docs and parameter names indicate that it is (just) for classes, and not for any qualified name.

            Assignee:
            Vicente Arturo Romero Zaldivar
            Reporter:
            Jonathan Gibbons
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: