TCI 1.1 RTF Avatar
  1. OMG Issue

TCI11 — Remove “plural” designation of method call in EntityTypeQuery

  • Key: TCI11-29
  • Legacy Issue Number: 17009
  • Status: open  
  • Source: SimVentions ( Mr. Matthew Wilson)
  • Summary:

    Interface specification is pluralized. This implies that multiple EntityTypes are returned, however, the return value is singular.
    EntityType getEntityTypes( );

    Suggested Resolution:
    Singularize getEntityTypes() to getEntityType().
    AGREED

  • Reported: TCI 1.0b2 — Thu, 19 Jan 2012 05:00 GMT
  • Updated: Wed, 1 Feb 2023 21:57 GMT