Skip to content

RepeatedTask.getListOfTaskChanges is not named consistently with other getListOf... methods #94

Description

@jonrkarr

All of the getListOf[x] methods have names which are consistent with the name of the associated SED attribute. One exception is RepeatedTask.getListOfTaskChanges (rather than RepeatedTask.getListOfChanges). For consistency, it would be helpful to rename this method. Since that would break code that depends on the old name, an alias could be added so that either getListOfTaskChanges or getListOfChanges could be used, with both functions returning the same value.

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions