Uploaded image for project: 'Causeway'
  1. Causeway
  2. CAUSEWAY-156

[WON'T FIX] Renaming getName() and other methods in metamodel

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Trivial
    • Resolution: Won't Fix
    • 0.1.2-incubating
    • 2.0.0-M3
    • Core
    • None

    Description

      from email exchange on mailing list:

      >
      > Just completing change for spec names. To confirm that name == singular
      > name, what we have at the moment is:
      >
      > getFullName - fully qualified class name
      > getShortName - class name only
      > getName - singular name with spacing
      > getPluralName - the pluralised version with spacing
      >
      > It seems we have redundancy all along.
      >
      Yup, that's what we have. Did mean to rename 'getName' to
      'getSingularName', but I guess I forgot. I'll go ahead and do that.

      > They are two types of name though which isn't obvious from the method
      > names. The first two are actually identifiers and won't change, whereas the
      > other two are dynamic and will change, especially on a localised client.
      > We might want to reflect this with getFullIdentifier and
      > getShortIdentifier.
      >;
      That's a good idea. I'll make that change too.

      Attachments

        Activity

          People

            danhaywood Daniel Keir Haywood
            danhaywood Daniel Keir Haywood
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: