Skip to content

Class rationals.MixPlay seems to be only partially implemented #8

@andrewdbate

Description

@andrewdbate

The class rationals.MixPlay seems to be only partially implemented. In particular, the method checkAccessibleWith() always returns true and other methods call this method.

Looking quickly, it may be that calls to checkAccessibleWith() are an optimization only, in which case they should be removed. Otherwise, the class itself should probably be removed. (It can always be reimplemented based upon the current version at a later date if needs be.)

Do you agree with this assessment? Many thanks!

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