Skip to content

Identify areas where we can reduce dependence on third party libraries #278

@cheezyrock

Description

@cheezyrock

In this project, we use a number of third party libraries, some of which rely on deprecated functions and may not last forever.

We need to identify these libraries where we can remove the library in favor of existing libraries within the frameworks we use.

This will be an ongoing task for the foreseeable future. Each identified library should have a separate issue opened for each section where that library can be removed. This can include, but is not limited to, writing out own code to mimic the function with language primitives and base types.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

Status

Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions