Skip to content

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

@jonrkarr

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.

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