Skip to content

Most classes are tightly coupled #21

Description

@sreramk

This makes it hard to extend the code because most of the sources are tightly coupled. So it is highly recommended to write a class that acts as an "abstraction", helping us access the data and functionalities very quickly and easily.

This will encapsulate the high inter dependence among the classes, and make access and expansion of the library very easy.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions