Skip to content

Audit and Pin down return types of methods across chaco #662

@aaronayres35

Description

@aaronayres35

Problem Description
See comment: #636 (comment)

There are many places in chaco where we aren't super consistent about the type being returned by specific methods and this has led to a variety of bugs / issues such as:
#255, #272, #289, #550, (possibly) #542

Expected behavior:

The return types should be consistent as defined on the relevant interface or base class to prevent bugs in strange edge cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions