Skip to content

Deprecated App static class. #283

@ymh199478

Description

@ymh199478

App exists for historical reasons. Now we need to deprecate App class for the following reasons:

  • Static functions should be thread-safe, but App are not.
  • App objects induce developers to write code that depends on CatLib.
  • App corresponding instance may change.
  • App has gradually become God's object

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions